<div dir="ltr"><div><div><div><div><div>Hi all,<br></div>I'm not able to compile QGIS. It seems related with QWTPOLAR_INCLUDE_DIR.<br></div>This is the error when configuring with ccmake:<br><br> CMake Error: The following variables are used in this project, but they are set to NOTFOUND.<br> Please set them or make sure they are set and tested correctly in the CMake files:<br> QWTPOLAR_INCLUDE_DIR<br>    used as include directory in directory /home/matteo/QGIS-master/src/app<br>    used as include directory in directory /home/matteo/QGIS-master/src/app<br>    used as include directory in directory /home/matteo/QGIS-master/src/app<br> QWTPOLAR_LIBRARY<br>     linked by target "qgis" in directory /home/matteo/QGIS-master/src/app<br>     linked by target "qgis_app" in directory /home/matteo/QGIS-master/src/app<br>     linked by target "qgis_qgisappclipboard" in directory /home/matteo/QGIS-master/tests/src/app<br><br></div><br><br></div>I tried also to set them as "OFF" but then I got an error with make:<br><br><br><br>/home/matteo/QGIS/src/app/gps/qgsgpsinformationwidget.h:27:28: fatal error: qwt_polar_plot.h: No such file or directory<br> #include <qwt_polar_plot.h><br>                            ^<br>compilation terminated.<br>src/app/CMakeFiles/qgis.dir/build.make:1201: recipe for target 'src/app/CMakeFiles/qgis.dir/qgisapp.cpp.o' failed<br>make[2]: *** [src/app/CMakeFiles/qgis.dir/qgisapp.cpp.o] Error 1<br>CMakeFiles/Makefile2:2352: recipe for target 'src/app/CMakeFiles/qgis.dir/all' failed<br>make[1]: *** [src/app/CMakeFiles/qgis.dir/all] Error 2<br>Makefile:147: recipe for target 'all' failed<br>make: *** [all] Error 2<br><br><br></div>Sure I'm missing something easy to fix, but I really don't know what..<br><br>Thanks guys!<br><br>Matteo<br><div><div><div><div><br></div></div></div></div></div>