berkus / enso

Automatically exported from code.google.com/p/enso
Other
1 stars 0 forks source link

Building on Windows with VS2005 or VS2008 breaks due to CRT secure warnings #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Visual Studio 2005 or above
2. Build
3. Fail with a *lot* of warnings that are treated as errors

What is the expected output? What do you see instead?
As of Visual Studio 2005, CRT secure warnings are enforced unless
_CRT_SECURE_NO_WARNINGS is defined.

What version of the product are you using? On what operating system?
Windows. Visual Studio 2008.

Original issue reported on code.google.com by unfocu...@gmail.com on 22 Mar 2008 at 6:01

Attachments: