MinGW

Trying to build your own version of Vega Strike and having problems? Unix users, paste your config.log here (stderr output alone is not helpful).
Post Reply
Guest

MinGW

Post by Guest »

So, how would one go around getting this mother to compile with MinGW (AKA Dev-C++ for those who tend to conflate compilers with IDEs)?
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

try downloading the source with cvs
and then ./configure; make ; make install

no guarantees--we had a working windows gcc configure file, but it broke all the other platforms, so we reverted--you could try lookin for it in the cvs logs... I don't have windows to test trying to put those changes (carefully) back in....

other options: download cvs data4.x and jacks has built a binary with the latest cvs as of now
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
Post Reply