By the way, I am using Visual C++ Express 2010 on Windows 7. Trying to compile QGIS 1.8.
On Tue, Jun 26, 2012 at 9:31 AM, Saqib Ilyas <[email protected]> wrote: > 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 > -- Muhammad Saqib Ilyas PhD Student, Computer Science and Engineering Lahore University of Management Sciences
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
