Bug report #9116
Compile error: cannot find -lqgis_app
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | QGIS Server | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 17756 |
Description
The QGIS compile for qgis-server use
give an error.
I'm using the today master trunk version
[ 99%] Built target qgis_wcsprovidertest
[ 99%] Built target qgis_qgisappclipboardmoc
Linking CXX executable ../../../output/bin/qgis_qgisappclipboard
/usr/bin/ld: cannot find -lqgis_app
collect2: error: ld returned 1 exit status
make2: * [output/bin/qgis_qgisappclipboard] Error 1
make1: [tests/src/app/CMakeFiles/qgis_qgisappclipboard.dir/all] Error
2
make: ** [all] Error 2
History
#1 Updated by luca76 - over 10 years ago
- Affected QGIS version changed from 2.0.1 to master
- Status changed from Open to Closed
put BUILD_TESTING and ENABLE_TESTS to false in the ccmake configuration