And make sure the qgis libs you are using are compiled with the same compiler (seems to be Borland in your case).
Regards, Marco Am Sonntag 02 März 2008 21:03:21 schrieb Tim Sutton: > Hi > > You need to set CORE_EXPORT and GUI_EXPORT to __declspec(dllimport). > Use the DEFINES+= option in your pro file to do this. > > Regards > > Tim > > 2008/3/2, GEEO's Students Project <[EMAIL PROTECTED]>: > > Hi all, > > > > This is again about the project i was talking about earlier. I am trying > > out the C++ tutorial by Tim. Now when i am compiling it i get the > > following error: > > > > Undefined structure CORE_EXPORT > > > > > > Could anybody throw any light what i might do to overcome this. I am > > working in windows environment (vista/xp) and using borland C++ builder > > 2006. > > I am using QGIS 0.9.1 files for compiling. > > > > Thanks!! > > > > ________________________________ > > Detailed profiles 4 marriage! Only at Shaadi.com Try it! > > _______________________________________________ > > Qgis-user mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/qgis-user -- Dr. Marco Hugentobler Institute of Cartography ETH Zurich Technical Advisor QGIS Project Steering Committee _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
