is it possible to use dxframework with Dev-C++? Are the MSVC projects documented somewhere that I could create equivilant Dev-C++ projects and submit them to the project?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Interesting indeed! I'm all about adding Dev-C++ support. I'll document the current setup of the MSVC project files and post them here within, say, 48 hours.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
is it possible to use dxframework with Dev-C++? Are the MSVC projects documented somewhere that I could create equivilant Dev-C++ projects and submit them to the project?
Interesting indeed! I'm all about adding Dev-C++ support. I'll document the current setup of the MSVC project files and post them here within, say, 48 hours.
Well, for starters, looking at dxframework.vcproj in a text editor or via the link below reveals a lot...
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/\*checkout*/dxframework/dxframework/dxframework.vcproj?rev=HEAD&content-type=text/plain
What else do you need?
I'll see what I can do. Thanks!
I bought MSVC++ .Net 2003, so I won't be messing with Dev-C++ anymore.