I got an error in FindQwt.cmake, How Solution? Thanks
CMake Error at cmake/FindQwt.cmake:35 (FILE):
file Internal CMake error when trying to open file:
/usr/include/qwt/qwt_global.h for reading.
Call Stack (most recent call first):
CMakeLists.txt:182 (FIND_PACKAGE) /home/antarejo/dev/cpp/qgis-2.8.2/cmake/FindQwt.cmake:35: error: file Internal CMake error when trying to open file: /usr/include/qwt/qwt_global.h for reading. CMakeLists.txt:182 (FIND_PACKAGE)
It look like you are missing the Qwt development packages - did libqwt-dev install ok? Please take this question to the QGIS developer list or join us in the chat room at https://gitter.im/qgis/QGIS for interactive help.
Comments
Antarejo 9 years, 5 months ago
I got an error in FindQwt.cmake, How Solution? Thanks
Link | ReplyCMake Error at cmake/FindQwt.cmake:35 (FILE):
file Internal CMake error when trying to open file:
/usr/include/qwt/qwt_global.h for reading.
Call Stack (most recent call first):
CMakeLists.txt:182 (FIND_PACKAGE)
/home/antarejo/dev/cpp/qgis-2.8.2/cmake/FindQwt.cmake:35: error: file Internal CMake error when trying to open file: /usr/include/qwt/qwt_global.h for reading. CMakeLists.txt:182 (FIND_PACKAGE)
Tim Sutton 9 years, 5 months ago
It look like you are missing the Qwt development packages - did libqwt-dev install ok? Please take this question to the QGIS developer list or join us in the chat room at https://gitter.im/qgis/QGIS for interactive help.
Link | Replyuse qgis api in qtcreator - DexPage 9 years, 4 months ago
[…] i have a college project that searches content in map. I did all instruction written in this site: http://kartoza.com/how-to-build-and-debug-qgis-with-qtcreator […]
Link | ReplyNew Comment