Build Warnings 2.8.0 - VC8 (VS2K5)
Vadim Zeitlin
vadim at wxwindows.org
Sun Mar 4 13:44:16 PST 2007
On Wed, 21 Feb 2007 23:26:28 +0500 Asif Lodhi <asif.lodhi at gmail.com> wrote:
AL> I have just built the wxWidgets 2.8.0 version with VS2K5. The dsw got
AL> converted to sln and it asked me every time whenever it converted each
AL> project/workspace. However, it has spewed the message output window with
AL> lots of warnings concerning the C runtime functions - mostly strcpy,
AL> strncpy, sprintf. then there are warnings about getenv, gmtime, EHsc (I (I
AL> have converted EHsc switch for all projects to EHa).
The only expected warning when building with VC8 is about EHsc (it's
really difficult to make all versions of VC happy at once as VC5 doesn't
support EHa). I don't get anything else when building with it so I wonder
if you have modified wx sources?
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list