What is the difference between :
- cmake -DHAVE_LIBUSB=1 -DWEBIF=1 .. (reported in musogeek guide)
- cmake -DHAVE_LIBUSB=1 -DWEBIF=1 -DHAVE_PCSC=1 -DHAVE_LYBCRIPTO=1 -DWIDTH_SSL=1 .. ( i'm using)
thanks
What is the difference between :
thanks
These are flags that are supposed to ensure that certain functions are enabled during the build.
I am not sure if they are required however, as I built mine without the -DHAVE_PCSC=1 flag, and I am still getting PCSC support. I would imagine that certain flags are on by default so are not needed.
e.g. Wheezy image also needs to have USBLib compiled and installed if Oscam is to be compiled to that SmartGo cardreader is to be used..
As per the tutorial, the package is already installed, it just needs a symbolic link created.
e.g. Wheezy image also needs to have USBLib compiled and installed if Oscam is to be compiled to that SmartGo cardreader is to be used..
![]()
Supporting the Enigma2, satellite and IPTV community since 2010.
Independent • Community Driven • Established 2010