Page 1 of 1

OpenSpades trouble compiling on Windows XP

Posted: Fri Jan 09, 2015 12:09 pm
by Chameleon
I've set out to reduce particles on OS, but I've got trouble compiling vanilla source of 12b.
Windows XP, Visual Studio 2010 Express, cmake 3.0.2
I managed to run cmake and generate build files.
Then, I opened OpenSpades.sln with Visual Studio. Tried to build many times with different settings, I managed to resolve issues I had with Angelscript project, but I'm getting a lot of errors with OpenSpades project (not whole solution, project only).
Screen:
Image
Image

Re: OpenSpades trouble compiling on Windows XP

Posted: Thu Feb 05, 2015 10:30 am
by Chameleon
Also this (and shameless bump):
Image

I build:
ZERO_CHECK
Angelscript
Angelscript_addons
OpenSpades_Resources
OpenSpades
ALL_BUILD
PACKAGE
INSTALL

Re: OpenSpades trouble compiling on Windows XP

Posted: Fri Feb 13, 2015 6:38 am
by Thering
I can be available or not.

Re: OpenSpades trouble compiling on Windows XP

Posted: Fri Feb 13, 2015 10:22 am
by Chameleon
What do you mean? Please help me if you can, I will specify more info if you need.

Re: OpenSpades trouble compiling on Windows XP

Posted: Sat Feb 21, 2015 7:04 am
by LeCom
I never used shit msvc, but it looks like your errors are related to C++ . Google should know a solution, as usually. Maybe your C/C++ options are not set up properly.

Re: OpenSpades trouble compiling on Windows XP

Posted: Thu Mar 12, 2015 7:43 pm
by Chameleon
Yeah I remember him :D Who could forget his sig:
"Yo mama is so fat the recursive function computing her mass causes a stack overflow"

I'll go try find some help elsewhere (when I get more time)