[Gdal-dev] GDAL/OGR 1.3.0 Released
Marc A. Lepage
mlepage at pyxisinnovation.com
Thu Jan 12 14:47:23 EST 2006
On 8/22/05, Ben Discoe <ben at vterrain.org> wrote:
> I am just trying to build 1.3.0 for the first time today, and there is
one
> change which gives some compiler worries on MSVC:
>
> Gdal_priv.h
> * Revision 1.62 2005/07/25 21:24:28 ssoule
> * Changed GDALColorTable's "GDALColorEntry *paoEntries" to
> * "std::vector<GDALColorEntry> aoEntries".
>
> This causes the following on MSVC 7.1:
>
> gdal_priv.h(469) : warning C4251: 'GDALColorTable::aoEntries' : class
> 'std::vector<_Ty>' needs to have dll-interface to be used by clients
of
> class 'GDALColorTable' with [ _Ty=GDALColorEntry ]
>
> It's just a warning, but a troubling one. Anyone know what it means?
I
> have little idea how calling conventions affect templates like
std::vector.
Has this been resolved yet? It still appears in 1.3.1.
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.17/227 - Release Date:
1/11/2006
More information about the Gdal-dev
mailing list