Page 1 of 1

Compiling Exult with Open Watcom

Posted: Sat Aug 23, 2008 1:52 pm
by Korianous
Hey Guys,

I am a newbie to using C++ and programming. I am interested in developing Exult though. What I was wondering is, how do I get everything set up and running.

I am using Open Watcom C++. I d'led the source code. Unfortunately I dont really know how to use everything or what needs to be done? How do I get started? I'd appreciate the help. Thanks

Re: Compiling Exult with Open Watcom

Posted: Tue Aug 26, 2008 5:41 am
by nadir
Hmm,
openwatcom....

nobody has really tested that. We only build with g++ (Gnu C++), MSVC and I guess mingw.

You're free to try, although I believe OpenWatcom's support for templates is not too hot, and Exult uses them...

Tristan

Re: Compiling Exult with Open Watcom

Posted: Wed Aug 27, 2008 3:14 pm
by Korianous
I just dled codeblocks and MingGW. Let me see how that goes.