dump1090 icon indicating copy to clipboard operation
dump1090 copied to clipboard

Error occurs while compilation

Open freethinker-coder opened this issue 3 years ago • 3 comments

error An error occurs error

rtl-sdr-fm.cpp:40:10: fatal error: rtl-sdr.h: No such file or directory 40 | #include <rtl-sdr.h>

freethinker-coder avatar Apr 27 '22 06:04 freethinker-coder

me too

irly01 avatar Aug 06 '22 10:08 irly01

what os/release? do you have rtl-sdr.h? (locate rtl-sdr.h or find /usr/ -name rtl-sdr.h)

alexmyczko avatar Aug 06 '22 10:08 alexmyczko

Install the package librtlsdr-dev (Debian/Ubuntu) or rtl-sdr-devel (Redhat/Fedora)

fcatt avatar Sep 04 '22 12:09 fcatt