[Qgis-developer] Problem building hello_world_qgis_style
anibal alarcon
anibal.alarcon at gmail.com
Mon Aug 10 19:30:50 EDT 2009
Hello List,
I am wondering if someone can help me to compile hello_world_qgis_style, but my Qgis 1.2 PAN compile fine in my laptop HP PIV with Debian 5 :)
mkdir build
cd build
ccmake ..
c (some warnings:
CMake Warning (dev) at CMakeLists.txt:22 (ADD_DEFINITIONS):
Policy CMP0005 is not set: Preprocessor definition values are now
escaped
automatically. Run "cmake --help-policy CMP0005" for policy details.
Use
the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
)
g (
WARNING: Target "timtut1" requests linking to directory
"/home/anibal/apps". Targets may link only to libraries. CMake is
dropping the
item.
WARNING: Target "timtut1" requests linking to directory
"/home/anibal/dev/cpp/qgis/src/ui". Targets may link only to libraries.
CMake is
dropping the item.
)
4 Qgis parameters maybe wrong? I have purposely left empty.
CMAKE_BACKWARDS_COMPATIBILITY
2.4
CMAKE_BUILD_TYPE
CMAKE_INSTALL_PREFIX /home/anibal/aplica
EXECUTABLE_OUTPUT_PATH
GDAL_CONFIG /usr/bin/gdal-config
GDAL_CONFIG_PREFER_PATH /bin
GDAL_INCLUDE_DIR /usr/include/gdal
GDAL_LIBRARY /usr/lib/libgdal1.5.0.so
GEOS_INCLUDE_DIR /usr/include
GEOS_LIBRARY /usr/lib/libgeos.so
LIBRARY_OUTPUT_PATH
QGIS_CORE_LIBRARY
QGIS_GUI_LIBRARY
QGIS_INCLUDE_DIR
QGIS_PLUGIN_DIR
QT_QMAKE_EXECUTABLE /home/anibal/qtsdk-2009.03/qt/bin/qmake
Regards
Anibal
More information about the Qgis-developer
mailing list