Skip to content

Instantly share code, notes, and snippets.

@akbargumbira
Last active January 10, 2016 19:34
Show Gist options
  • Save akbargumbira/11249841 to your computer and use it in GitHub Desktop.
Save akbargumbira/11249841 to your computer and use it in GitHub Desktop.
cmake QGIS
-- QGIS version: 2.3.0 Master (20300)
-- Found GRASS: /usr/lib/grass64 (6.4.3)
-- Found Proj: /usr/lib/libproj.so
-- Found GEOS: /usr/lib/libgeos_c.so
-- Found GDAL: /usr/lib/libgdal.so (1.10.1)
-- Found Expat: /usr/lib/x86_64-linux-gnu/libexpat.so
-- Found Spatialindex: /usr/lib/x86_64-linux-gnu/libspatialindex.so
-- Found Qwt: /usr/lib/libqwt.so (6.0.0-svn)
-- Found Sqlite3: /usr/lib/x86_64-linux-gnu/libsqlite3.so
-- Found PostgreSQL: /usr/lib/libpq.so
-- Found SpatiaLite: /usr/lib/x86_64-linux-gnu/libspatialite.so
-- Found Qt version: 4.8.6
-- Touch support disabled
-- Found QScintilla2: /usr/lib/libqscintilla2.so (2.8.1)
-- Pedantic compiler settings enabled
-- Found Python executable: /usr/bin/python
-- Found Python version: 2.7.6
-- Found Python library: /usr/lib/x86_64-linux-gnu/libpython2.7.so
-- Found SIP version: 4.15.5
-- Found PyQt4 version: 4.10.4
-- Found QScintilla2 PyQt4 module: qsci_version_str:
-- Found GSL: -L/usr/lib -lgsl -lgslcblas -lm
-- Ctest Binary Directory set to: /home/akbar/dev/cpp/QGIS/build/output/bin
-- Configuring done
-- Generating done
-- Build files have been written to: /home/akbar/dev/cpp/QGIS/build
------------------------------------------------------------------------------
10 january 2016
-- Found GRASS: /usr/lib/grass70 ()
-- Found Proj: /usr/lib/libproj.so
-- Found GEOS: /usr/lib/libgeos_c.so (3.4.2)
-- Found GDAL: /usr/lib/libgdal.so (1.11.2)
-- Found Expat: /usr/lib/x86_64-linux-gnu/libexpat.so
-- Found Spatialindex: /usr/lib/x86_64-linux-gnu/libspatialindex.so
-- Found Qwt: /usr/lib/libqwt.so (6.0.0-svn)
-- Found Sqlite3: /usr/lib/x86_64-linux-gnu/libsqlite3.so
-- Found PostgreSQL: /usr/lib/libpq.so
-- Found SpatiaLite: /usr/lib/x86_64-linux-gnu/libspatialite.so
-- Found Qt version: 4.8.6
-- Touch support disabled
-- Found QScintilla2: /usr/lib/libqscintilla2.so (2.8.1)
-- Pedantic compiler settings enabled
-- Debug output enabled
-- Found Python executable: /usr/bin/python
-- Found Python version: 2.7.6
-- Found Python library: /usr/lib/x86_64-linux-gnu/libpython2.7.so
-- Found SIP version: 4.15.5
-- Found PyQt4 version: 4.10.4
-- Found QScintilla2 PyQt4 module: 2.8.1
-- Found GSL: -L/usr/lib -lgsl -lgslcblas -lm
-- Qsci sip file not found - disabling bindings for derived classes
-- Ctest Binary Directory set to: /home/akbar/dev/cpp/QGIS/build/output/bin
-- Configuring incomplete, errors occurred!
See also "/home/akbar/dev/cpp/QGIS/build/CMakeFiles/CMakeOutput.log".
See also "/home/akbar/dev/cpp/QGIS/build/CMakeFiles/CMakeError.log".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment