<div dir="ltr"><div><div>I am trying to compile QGIS master on my computer (Ubuntu 12.10), but I am getting the following error when trying to configure (with ccmake). Note that I have set WITH_QWTPOLAR = OFF <br><br> <span style="font-family:monospace,monospace">CMake Error: The following variables are used in this project, but they are<br> set to NOTFOUND.<br> Please set them or make sure they are set and tested correctly in the CMake<br> files:<br> QWTPOLAR_INCLUDE_DIR<br>    used as include directory in directory<br> /home/paulo/Software/spatial/Quantum-GIS/src/app<br>    used as include directory in directory<br> /home/paulo/Software/spatial/Quantum-GIS/src/app<br>    used as include directory in directory<br> /home/paulo/Software/spatial/Quantum-GIS/src/app<br> QWTPOLAR_LIBRARY<br>     linked by target "qgis" in directory<br> /home/paulo/Software/spatial/Quantum-GIS/src/app<br>     linked by target "qgis_app" in directory<br> /home/paulo/Software/spatial/Quantum-GIS/src/app<br></span><br></div>Setting WITH_QWTPOLAR to OFF and WITH_INTERNAL_QWTPOLAR of ON or OFF both will result in the same error message. <br><br>Compiling QGIS 2.6 on the other hads (with WITH_INTERNAL_QWTPOLAR = ON) works fine.<br><br><br></div>Paulo<br></div>