Build 2003 version source code using version 2002
-
Hi all, I've installed Visual C++ .net standard edition version 2002. I have some code done using the 2003 version. Is it possible to build it using my version?. How can I do this? Thanks, Marcos
-
Hi all, I've installed Visual C++ .net standard edition version 2002. I have some code done using the 2003 version. Is it possible to build it using my version?. How can I do this? Thanks, Marcos
-
Hi, Thanks for the answer. But this program you suggest is to convert from visual 7 to visual 6. I already have visual 7 (version 2002), but I need convert from visual 7.10 to visual 7.0... When I open the *.vcproj the error is: "Your project file version is 7.10. Visual Studio .NET can only load version 7.0 project files" Any other idea? Thanks, Marcos
-
Hi, Thanks for the answer. But this program you suggest is to convert from visual 7 to visual 6. I already have visual 7 (version 2002), but I need convert from visual 7.10 to visual 7.0... When I open the *.vcproj the error is: "Your project file version is 7.10. Visual Studio .NET can only load version 7.0 project files" Any other idea? Thanks, Marcos
I didn't try, but that conversion program doesn't handle version 7.10 files? If it does, you could convert from v7.10 to v6.0, then re-open the v6.0 file in VS2002 and allow it to do the conversion for you. If not ... I can't help you. Just figured it was worth a shot. Good luck.