discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Installation of gr-radar


From: Talha Farooq
Subject: [Discuss-gnuradio] Installation of gr-radar
Date: Mon, 11 Mar 2019 00:53:58 +0500

Hi
I am installing GNU gr-radar in Ubuntu. I installed all dependencies and now while in step of making build of gr-radar by command 'make' I am getting below mentioned error Though I upgraded QT to latest version which is "Using Qt version 5.7.1 in /usr/lib/arm-linux-gnueabih". I read in Issue#16 that you should use QT6 but I am unable to find any stable version of QT6 or how to install that.
Error:
 [  1%] Building CXX object lib/CMakeFiles/gnuradio-radar.dir/moc_scatter_plot.cxx.o
In file included from /home/pi/gr-radar/build/lib/moc_scatter_plot.cxx:9:0:
/home/pi/gr-radar/build/lib/../../lib/scatter_plot.h:24:22: fatal error: qwt_plot.h: No such file or directory
 #include <qwt_plot.h>
                      ^
compilation terminated.
lib/CMakeFiles/gnuradio-radar.dir/build.make:77: recipe for target 'lib/CMakeFiles/gnuradio-radar.dir/moc_scatter_plot.cxx.o' failed
make[2]: *** [lib/CMakeFiles/gnuradio-radar.dir/moc_scatter_plot.cxx.o] Error 1
CMakeFiles/Makefile2:137: recipe for target 'lib/CMakeFiles/gnuradio-radar.dir/all' failed
make[1]: *** [lib/CMakeFiles/gnuradio-radar.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2
image.png
Regards:
Talha Farooq Hashmi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]