How do I specify MSBuild to execute command-line calls in ascii not unicode
- by Ben L
I'm attempting to target VC7.1 (visual studio 2003 sp1) from Visual Studio 2010.
I'm so close to setting it to work. But when I build, I get this error.
1------ Build started: Project: AnExample, Configuration: Release Win32 ------
1 Microsoft (R) 32-bit C/C++ Standard Compiler Version 13.10.6030 for 80x86
1 Copyright (C) Microsoft Corporation…