[Qgis-developer] updating pyspatialite on windows

PIERRE Sylvain sylvain.pierre at cg67.fr
Mon Oct 15 06:40:42 PDT 2012


Hi,

I would like to update the pyspatialite library in Python :
Windows 7
Qgis 1.7

I 've downloaded last package available (3.01), assuming QGis 1.7 version is 2.6.2.
I'm using gcc (cygwin) to compile.
After solving some problems, I'm stuck !
I think it's a path format (Unix / Dos) conflict :

python setup.py build --compiler=mingw32
...
C:\cygwin\bin\gcc.exe -mno-cygwin -mdll -O -Wall -DMODULE_NAME=\"spatialite.dbapi2\" -DVERSION="3.0.1" -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DOMIT_FREEXL=1 -I/Library/Frameworks/GEOS.framework/unix/include/ -I/Library/Frameworks/PROJ.framework/unix/include/ -Iamalgamation "-IC:\Program Files\Quantum GIS Wroclaw\apps\Python25\include" "-IC:\Program Files\Quantum GIS Wroclaw\apps\Python25\PC" -c src/module.c -o build\temp.win32-2.5\Release\src\module.o
gcc: Files\Quantum : No such file or directory
gcc: GIS : No such file or directory
gcc: WroclawappsPython25include -IC:Program : No such file or directory
gcc: Files\Quantum : No such file or directory
gcc: GIS : No such file or directory
gcc: WroclawappsPython25PC -c src/module.c -o build\temp.win32-2.5\Release\src\module.o : No such file or directory
gcc: pas de fichier à l'entrée
error: command 'gcc' failed with exit status 1

Windows backslash deasepered.

Any help should be welcome...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20121015/27f2a79b/attachment.html>


More information about the Qgis-developer mailing list