[QGIS-trac] Re: [Quantum GIS] #1518: python binding does not link
with libpython
Quantum GIS
qgis at qgis.org
Tue Aug 4 15:59:09 EDT 2009
#1518: python binding does not link with libpython
-------------------------------------+--------------------------------------
Reporter: fundawang | Owner: nobody
Type: patch | Status: new
Priority: minor: annoyance | Milestone: Version 1.0.3
Component: Build/Install | Version: 1.0.0
Resolution: | Keywords:
Platform_version: | Platform: All
Must_fix: No | Status_info: 0
-------------------------------------+--------------------------------------
Comment (by jrm):
Hi, I did a try against mandriva's cooker (python-qt4-4.5.2, python-
sip-4.8.2, qt4-common-4.5.2), qgis version 1.0 svn still need the patch to
be built without undefined references and svn trunk is rejecting this part
(python/configure.py.in.rej) :
# common settings for both core and gui libs
for mk in [ makefile_core, makefile_gui ]:
+ mk.extra_lflags = ["@CMAKE_MODULE_LINKER_FLAGS@"]
mk.extra_libs = ["qgis_core"]
if geos_library!="":
mk.extra_libs.append(geos_library)
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1518#comment:16>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list