Untitled
unknown
plain_text
2 years ago
3.7 kB
12
Indexable
Run cmake --build /home/runner/work/SoapyRX888/SoapyRX888/build --config Release [ 20%] Building CXX object CMakeFiles/rx888Support.dir/Registration.cpp.o [ 40%] Building CXX object CMakeFiles/rx888Support.dir/Settings.cpp.o [ 60%] Building CXX object CMakeFiles/rx888Support.dir/Streaming.cpp.o [ 80%] Building CXX object CMakeFiles/rx888Support.dir/Version.cpp.o [100%] Linking CXX shared module librx888Support.so /usr/bin/ld: CMakeFiles/rx888Support.dir/Registration.cpp.o: in function `findRX888(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&)': Registration.cpp:(.text+0xf02): undefined reference to `rx888_get_device_count' /usr/bin/ld: Registration.cpp:(.text+0xf5c): undefined reference to `rx888_get_device_usb_strings' /usr/bin/ld: Registration.cpp:(.text+0xfc5): undefined reference to `rx888_get_device_name' /usr/bin/ld: CMakeFiles/rx888Support.dir/Settings.cpp.o: in function `SoapyRX888::setSampleRate(int, unsigned long, double)': Settings.cpp:(.text+0x208): undefined reference to `rx888_set_sample_rate' /usr/bin/ld: Settings.cpp:(.text+0x222): undefined reference to `rx888_get_sample_rate' /usr/bin/ld: CMakeFiles/rx888Support.dir/Settings.cpp.o: in function `SoapyRX888::~SoapyRX888()': Settings.cpp:(.text+0x34a): undefined reference to `rx888_close' /usr/bin/ld: CMakeFiles/rx888Support.dir/Settings.cpp.o: in function `SoapyRX888::~SoapyRX888()': Settings.cpp:(.text+0x3ea): undefined reference to `rx888_close' /usr/bin/ld: CMakeFiles/rx888Support.dir/Settings.cpp.o: in function `SoapyRX888::SoapyRX888(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&)': Settings.cpp:(.text+0x81e): undefined reference to `rx888_get_index_by_serial' /usr/bin/ld: Settings.cpp:(.text+0x84a): undefined reference to `rx888_open' /usr/bin/ld: CMakeFiles/rx888Support.dir/Settings.cpp.o: in function `SoapyRX888::setGain(int, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)': Settings.cpp:(.text+0x171): undefined reference to `rx888_set_hf_attenuation' /usr/bin/ld: CMakeFiles/rx888Support.dir/Streaming.cpp.o: in function `SoapyRX888::deactivateStream(SoapySDR::Stream*, int, long long)': Streaming.cpp:(.text+0x55): undefined reference to `rx888_cancel_async' /usr/bin/ld: CMakeFiles/rx888Support.dir/Streaming.cpp.o: in function `SoapyRX888::closeStream(SoapySDR::Stream*)': Streaming.cpp:(.text+0x21d): undefined reference to `rx888_cancel_async' /usr/bin/ld: CMakeFiles/rx888Support.dir/Streaming.cpp.o: in function `SoapyRX888::rx_async_operation()': Streaming.cpp:(.text+0x1a): undefined reference to `rx888_read_async' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/rx888Support.dir/build.make:147: librx888Support.so] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:84: CMakeFiles/rx888Support.dir/all] Error 2 gmake: *** [Makefile:136: all] Error 2 Error: Process completed with exit code 2.
Editor is loading...
Leave a Comment