Hi everyone
I've resolved the compilation errors that I posted in an email yesterday by
pointing the build to e:\osgeo4w\lib\gdal_i.lib instead of
e:\osgeo4w\apps\gdal-1.7\lib, but now the compile gets stuck when trying to
build "oracleplugin" with the following error messages:

qgsselectgeoraster_ui.obj : error LNK2001: unresolved external symbol
"public: virtual char * __thiscall OGRGeometry::exportToGML(void)const "
(?exportToGML@OGRGeometry@@UBEPADXZ)
5>qgsselectgeoraster_ui.obj : error LNK2001: unresolved external symbol
"public: virtual int __thiscall OGRPolygon::Centroid(class OGRPoint *)const
" (?Centroid@OGRPolygon@@UBEHPAVOGRPoint@@@Z)
5>C:\qgis-build\src\plugins\oracle_raster\RelWithDebInfo\oracleplugin.dll :
fatal error LNK1120: 2 unresolved externals

Any ideas?
Can I remove oracleplugin from the build and still get a working QGIS? If
this is oracle as in the database server, I never plan on using it.
Thanks

-- 
Muhammad Saqib Ilyas
PhD Student, Computer Science and Engineering
Lahore University of Management Sciences
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to