<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Forwarded from user's list, were it got no reply. I hope to have a
chance between developers.<br>
------<br>
I'm building qgis from source. After generating from ccmake window I
get following warning:<br>
<br>
<cite>CMake Warning (dev) at src/python/CMakeLists.txt:22 (ADD_LIBRARY):<br>
Policy CMP0003 should be set before this line. Add code such as<br>
<br>
if(COMMAND cmake_policy)<br>
cmake_policy(SET CMP0003 NEW)<br>
endif(COMMAND cmake_policy)<br>
<br>
as early as possible but after the most recent call to<br>
cmake_minimum_required or cmake_policy(VERSION). This warning
appears<br>
because target "qgispython" links to some libraries for which the
linker<br>
must search:<br>
<br>
util<br>
<br>
and other libraries with known full path:<br>
<br>
/home/carlos/Paquetes/qgis/programa/trunk/build/src/core/libqgis_core.so.1.0<br>
/usr/lib/python2.5/config/libpython2.5.so</cite><br>
<br>
I don't know if it is related with the problems that follows: once qgis
is installed, any time I try to run Plugins>Manage plugins... a
blank window with the title "Python error" appears and programs
crashes. Running qgis from terminal gives no other information. <br>
Any help?<br>
<br>
Regards<br>
Carlos<br>
----<br>
</body>
</html>