[gdal-dev] cpl_string.h(223) : warning C4275 and cpl_string.h(223) : warning C4251

Alisson Barbosa alisson.uece at gmail.com
Tue Oct 23 05:31:48 PDT 2012


Does anyone know resolve this warnings?

cpl_string.h(223) : warning C4275: non dll-interface class
'std::_String_base' used as base for dll-interface class
'std::_String_val<_Ty,_Alloc>'
1>        with
1>        [
1>            _Ty=char,
1>            _Alloc=std::allocator<char>
1>        ]

cpl_string.h(223) : warning C4251: 'std::_String_val<_Ty,_Alloc>::_Alval' :
class 'std::allocator<_Ty>' needs to have dll-interface to be used by
clients of class 'std::_String_val<_Ty,_Alloc>'
1>        with
1>        [
1>            _Ty=char,
1>            _Alloc=std::allocator<char>
1>        ]
1>        and
1>        [
1>            _Ty=char
1>        ]
1>        and
1>        [
1>            _Ty=char,
1>            _Alloc=std::allocator<char>
1>        ]


Thanks,
-- 
Alisson Barbosa
Systems Analyst - FUNCEME
M.Sc. in Computer Science - MACC
Graduate in Computer Science  - UECE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20121023/4fa86f95/attachment.html>


More information about the gdal-dev mailing list