Petr Kracík
Petr Kracík
I see. For now I did .tar from those files and upload by using our "deploy" script. So I figured out how to do. Also would be nice if that...
Have same issue, workarounded thrught `padsp` and `-o /dev/dsp` emulation all command `socat stdout udp-listen:7355 | padsp ./dsd -i - -o /dev/dsp`
still build problem on different source file apt-get install qt5-qmake qt5-default libqt5opengl5-dev qtbase5-dev libqwt-qt5-dev libsndfile1-dev libfftw3-dev portaudio19-dev libfaad-dev zlib1g-dev rtl-sdr libusb-1.0-0-dev mesa-common-dev libgl1-mesa-dev libsamplerate-dev libiio-dev cmake . -DTRY_EPG=ON -DRTLSDR=ON -DRTL_TCP=ON...
I see now. I tried tag 4.11 and that compile fine. Regards
I will test... On that 4.11 I had problem with disappearing config windows for RTL-SDR and RTL-TCP.. That windows just flash and dissapear. It does also on 4.12 AppImage on...
Workaround for now is build it without documentation `cmake -DGATTLIB_BUILD_DOCS=OFF ../`
closing with workaround, not relevant anymore
use `make menuconfig` and select USE_SSL in ADDONS https://github.com/oscam-emu/oscam-patched/releases/tag/oscam11509-emu795 check #43
Compared how many warnings are during compilation.. I am afraid nobody will notice just one more warning about deprecation.
> Warnings should be fixed (unless you mean from other libs or your code I agree, but lot of ArduinoIDE peoples are not developers but only glue-coders from stack overflow....