My question: is it planned to import/export simple VisualStudio project files (without resources and stuff)?
I just know that many industrial people have to use this MS stuff only because everyone uses these VS-Projects. Even when a Makefile + some 3rd party compiler is used for actual compilation, so only the editor is really used.
Thanks and keep on doing such good work!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-10-29
I agree, .DSP (Developer Studio Project) and .DSW (Developer Studio Worksheet) will show up in Dev, but won't compile, and to get it to work, you have to make a whole new project and make everything the same as the DSP or DSW manually. Also, an option to convert from DSP or DSW to Dev-C++ supported formats would be nice, too.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys,
first of all: congratulalations for this work!
My question: is it planned to import/export simple VisualStudio project files (without resources and stuff)?
I just know that many industrial people have to use this MS stuff only because everyone uses these VS-Projects. Even when a Makefile + some 3rd party compiler is used for actual compilation, so only the editor is really used.
Thanks and keep on doing such good work!
I agree, .DSP (Developer Studio Project) and .DSW (Developer Studio Worksheet) will show up in Dev, but won't compile, and to get it to work, you have to make a whole new project and make everything the same as the DSP or DSW manually. Also, an option to convert from DSP or DSW to Dev-C++ supported formats would be nice, too.