How to Convert VS2003 proj to VS2005 proj
- by Cute
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