How to Convert VS2003 proj to VS2005 proj
Posted
by Cute
on Stack Overflow
See other posts from Stack Overflow
or by Cute
Published on 2009-05-05T09:16:18Z
Indexed on
2010/05/31
18:03 UTC
Read the original article
Hit count: 218
Hi I have test project which i need to convert from VS2003 to VS2005 and i am afraid i got lot of errors and warnigs.
The error mostly appeared is ** error C2220: warning treated as error - no 'object' file generated**
The same project wil get compiled in VS2003 and executing wel.what i can do???
Thanks in advance
© Stack Overflow or respective owner