Template errors compiling from SVN

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
starfires
Star Pilot
Star Pilot
Posts: 4
Joined: Thu Jan 04, 2007 4:49 am
Location: Silicon Valley, CA, USA

Template errors compiling from SVN

Post by starfires »

Hello,
I am trying to compile the current version of VegaStrike from SVN (got https://svn.sourceforge.net/svnroot/vegastrike/trunk, HEAD revision) in Visual C++ 7 under Windows XP.
I am getting template errors and warnings in SharedPool involving std::basic_string etc. A piece of the error log is attached. I suspect one of my template libraries is out of date.
Is there a document or a person that can describe all the third-party prerequisites for building the code?
Thanks.
You do not have the required permissions to view the files attached to this post.
jackS
Minister of Information
Minister of Information
Posts: 1895
Joined: Fri Jan 31, 2003 9:40 pm
Location: The land of tenure (and diaper changes)

Post by jackS »

I think I fixed this one today. Try again when you get the chance.
starfires
Star Pilot
Star Pilot
Posts: 4
Joined: Thu Jan 04, 2007 4:49 am
Location: Silicon Valley, CA, USA

Post by starfires »

Thanks!
VegaStrike builds and runs now, though I still get the "Illegal Conversion" warnings.
Now, onwards with the hacking and the patching!
Post Reply