-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
When I try to run cmake, I get the following error:
-- Could NOT find LIBHACKRF (missing: LIBHACKRF_LIBRARY LIBHACKRF_INCLUDE_DIR)
CMake Error at CMakeLists.txt:18 (message):
HackRF development files not found...
-- Configuring incomplete, errors occurred!
Bit perplexed by this issue, as SoapyOsmo builds fine, and I haven't encountered any issues with my HackRF libraries until now.
I've confirmed that the directory that contains libhackrf.so.0 is in my LD_LIBRARY_PATH environment variable.
Further, since it seems to be finding libSoapySDR.so fine, I went to the directory where it is and created a symlink to my libhackrf.so.0. Still, same error.
Any thoughts on how to resolve this?
Metadata
Metadata
Assignees
Labels
No labels