-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I'm trying to install SoapyShared on my RPi 4, Raspbian 11. I believe the file "test_resampling.cpp" is missing in the "units" directory. When I run cmake, I get the following error:
CMake Error at units/CMakeLists.txt:25 (add_executable):
Cannot find source file:
test_resampling.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
CMake Error at units/CMakeLists.txt:25 (add_executable):
No SOURCES given to target: test_resampling
CMake Generate step failed. Build files cannot be regenerated correctly.
I have installed the dependencies and as far as I can tell have followed the instructions. I would appreciate any help.
Metadata
Metadata
Assignees
Labels
No labels