I’ve been interested in this project lately.
I have an old legacy project made in VC6, which I hear is a great IDE but doesn’t run smoothly on my machine. I also don’t know how to work with it. A full blown move to a 2010/12 project is a big time spent so I wonder:
-
Can someone share some basic information on how to use this tool? I’ve been searching a lot and couldn’t find anything more comprehensive than the site.
-
Which specific old VC6 tools do I need to make sure to have working for Daffodil? (compiler, linker, etc) where are they located on the installed machine?
To build your project in VS 2010:
A. In Explorer, right-click on your VS 6 workspace (*.dsw) file.
B. Choose Open With -> Microsoft Visual Studio 2010.
C. Perform the migration when prompted.
A. Right click on the project(s) and select Properties.
B. On the General page, set Platform Toolset to v60.