Hi Paul,
this message in *most* cases mean that qwtplot3d is not installed.
Please make sure that these packages are installed:

libqwtplot3d-qt4-0v5
libqwtplot3d-qt4-dev

If this is the case, cmake cannot find your qwtplot3d installation. Can
you please specify where you have installed qwtplot3d (in particular
qwt3d_plot.h)? You can specify the path when running cmake like this:
´cmake -DQT_QWTPLOT3D_INCLUDE_DIR=/your/path/to/qwt3d/headers ..´

Best,
Sebastian
> I am also trying to install gr-inspector on a RPi 3 running Ubuntu MATE
> 16.04.2
>
> I'm sure I've installed all dependancies but when I run cmake I get this:
>
> mcgyver@mcgyver-pi:~/gr-inspector/build$ cmake ..
> -- Build type not specified: defaulting to release.
> -- Boost version: 1.58.0
> -- Found the following Boost libraries:
> --   filesystem
> --   system
> -- -- Python checking for PyQt4 -- Python checking for PyQt4 - found
> CMake Error at
> /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148
> (message): Could NOT find Qt4 (missing: QT_QWTPLOT3D_INCLUDE_DIR
> QT_QWTPLOT3D_LIBRARY) (found suitable version "4.8.7", minimum
> required is "4.2.0") Call Stack (most recent call first):
> /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388
> (_FPHSA_FAILURE_MESSAGE)
> /usr/share/cmake-3.5/Modules/FindQt4.cmake:1333
> (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:152 (find_package)
> -- Configuring incomplete, errors occurred! See also
> "/home/mcgyver/gr-inspector/build/CMakeFiles/CMakeOutput.log". See
> also "/home/mcgyver/gr-inspector/build/CMakeFiles/CMakeError.log". Any
> help is much appreciated Paul



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to