[Qgis-developer] Latest Windows Builds
Tisham Dhar
tisham at apogee.com.au
Mon Jul 30 20:02:13 EDT 2007
My build uses Msys-Mingw. Not sure how the MSVC patch fixes it.
Tishampati Dhar
Software Developer
APOGEE IMAGING INTERNATIONAL
Building 12B
1 Adelaide - Lobethal Road
Lobethal SA 5241
Telephone: +61 - 8 - 8389 5499
Fax: +61 - 8 - 8389 5488
Mobile: +61 - 406114165
Email: tisham at apogee.com.au mailto:tisham at apogee.com.au>
Web: www.apogee.com.au <http://www.apogee.com.au>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"The information in this e-mail may be confidential and/or commercially
privileged. It is intended solely for the addressee. Access to this
e-mail by anyone else is unauthorised. If you are not the
intendedrecipient, any disclosure, copying, distribution or action taken
or omitted to be taken in reliance on it, is prohibited and may be
unlawful."
-----Original Message-----
From: David Willis [mailto:lists at dwillis.gotadsl.co.uk]
Sent: Tuesday, 31 July 2007 8:00 AM
To: Tisham Dhar; qgis-developer at lists.qgis.org
Subject: Re: [Qgis-developer] Latest Windows Builds
> Here are my builds for windows:
> I did them a few days ago against head ... currently I have the
> following issue when building:
> C:\msys\src\qgis\src\core\qgsapplication.cpp:32: error: definition of
> static data member 'QgsApplication::mPrefixPath' of dllimport'd class.
You'll need to add CORE_EXPORT to each public function in
qgsapplication.h
and remove it from the class declaration. Or have a look at the patch I
posted on Saturday (Building 0.9 with MS Visual Studio (Express and
otherwise)). Most of the stuff in the patch is #def'd to be MSVC
specific
but the change to qgsapplication.h is not.
Regards,
David Willis
More information about the Qgis-developer
mailing list