 |
|
Peter Triggs
|
|
Gone Fishin, Canada
Jan 2000 time: 05:33
|
|
Hi Seesjuh,
DevC++ has an 'experimental' feature: files=>import=>import Microsoft Visual C++ project, but I didn't have any luck with it.
They have a forum; maybe you could get better information about it there.
Peter
|
|
|  |
 |
|
Fromafar
|
|
DevC++ uses mingw gcc as compiler (see http://www.mingw.org for newer versions). Actually, I started with mingw before finding out that I did have access to Visual C++ after all.
I do not want to discourage you, but the current code is using quite a lot of MS Visual C++ 6.0 specific constructs. As far as I know, it has not even been successfully compiled with MS Visual C++ .NET (which is basically MS Visual C++ 7.0).
With mingw, a couple of makefiles, and some small code changes, I was able to get the map generation DLLs to compile quite easily. But to get the main executable to compile, you have to make a lot of code changes! Some of the issues have been described in
http://apolyton.net/forums/showthre...hreadid=100677.
The thread is about using gcc under Linux, so some issues (e.g cr/lf line ends, case sensitive includes) will not cause problems with mingw, but others (e.g. MS specific callback declaration syntax) do.
If you are still interested after reading this, let me know. I still have some (about 40) modified files from my first attempt that have not been included in the altered source file thread yet.
|
|
|  |
All times are GMT. The time now is 05:33. Apolyton Time is 00:33. |
top of page
|
|
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
|
|
|
|
|
|