[Qgis-developer] Re: [Qgis-user] Error compiling the recent trunk
Carson Farmer
carson.farmer at gmail.com
Mon Oct 20 05:54:40 PDT 2008
>> /mnt/arch/svn/qgis/src/core/qgsgeometry.cpp:407: error:
>> `GEOSGeomFromWkt,
>> was not declared in this scope
>> make[2]: *** [src/core/CMakeFiles/qgis_core.dir/qgsgeometry.o] Error 1
>> make[1]: *** [src/core/CMakeFiles/qgis_core.dir/all] Error 2
>>
>
> should be fixed now. Seems GEOSGeomFromWKT got changed to
> `GEOSGeomFromWkt during api clean up.
>
> -pete
I'm getting a new problem:
[ 32%] Building CXX object src/app/CMakeFiles/qgis.dir/main.o
Linking CXX executable qgis
/home/dev/cpp/qgis/build/src/core/libqgis_core.so: undefined reference
to `GEOSWKTReader_destroy'
/home/dev/cpp/qgis/build/src/core/libqgis_core.so: undefined reference
to `GEOSWKTReader_create'
/home/dev/cpp/qgis/build/src/core/libqgis_core.so: undefined reference
to `GEOSWKTReader_read'
collect2: ld returned 1 exit status
make[2]: *** [src/app/qgis] Error 1
make[1]: *** [src/app/CMakeFiles/qgis.dir/all] Error 2
make: *** [all] Error 2
Does GEOSWKTReader need to be changed to GEOSWktReader?
C
--
Carson J.Q. Farmer
PhD Fellow
National Centre for Geocomputation (NCG),
John Hume Building,
National University of Ireland, Maynooth,
Co. Kildare,
Ireland.
http://www.carsonfarmer.com
http://www.ftools.ca
More information about the Qgis-user
mailing list