Closed Lamarqe closed 1 year ago
Thanks, I fixed it manually, together with a number of other modifications that needed to be done
Op wo 15 nov 2023 om 00:31 schreef Lamarqe @.***>:
Without that fix, the build runs into the following compile error:
make[3]: Entering directory '/<
>/build_scanner' [ 2%] Building CXX object CMakeFiles/dab-scanner-rtlsdr.dir/< >/devices/rtlsdr-handler/rtlsdr-handler.cpp.o /< >/devices/rtlsdr-handler/rtlsdr-handler.cpp:32:17: fatal error: device-exceptions.h: No such file or directory 32 | #include "device-exceptions.h" | ^ ~~~~compilation terminated.— Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/dab-cmdline/pull/99#issuecomment-1811556992, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQCYRZHW3PIEY5TXT5TYEP5LXAVCNFSM6AAAAAA7LTLPZGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJRGU2TMOJZGI . You are receiving this because you are subscribed to this thread.Message ID: @.***>
-- Jan van Katwijk
Okay, I will check it.
Without that fix, the build runs into the following compile error: