forked from andrmuel/gr-dab
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hello,
I'm trying to install gr-dab with the following command:
$ cd gr-dab-maint-3.8
$ mkdir build
$ cd build
$cmake ../
$make
$ sudo make install
$ sudo ldconfig
Already when running cmake ../ I fail with the following error message:
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found version "2.7.17")
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found suitable version "2.7.17", minimum required is "2")
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/gnuradio/GrTest.cmake:45 (get_target_property):
The LOCATION property may not be read from target "gnuradio-dab". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
What do I have to change?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels