Page 1 of 1

Can I compile AAI seperate from spring engine?

Posted: 01 Dec 2010, 21:48
by picmee
I try to compile TASpring 0.82.6.1(https://github.com/spring/spring/downloads) with vs studio 2005, Direct X SDK(August 2007), Windows SDK v6.0, spring-vc8libs-v7 but it's show me error in the picture.

http://img138.imageshack.us/img138/7748/74317861.png

So Can I compile AAI seperate? If not please upload TASpring's source code that can complie for me, please

Thank you for your kindness

Re: Can I compile AAI seperate from spring engine?

Posted: 02 Dec 2010, 12:22
by slogic
Here is project file + .def file for MSVC 2008. Put it into AI\Skirmish\AAI\build\vstudio9\ folder. You still need Spring source code which can be downloaded from Download section of this site. Also check out that you have "vclibs" folder right near "AI", "inclide", & "rts" folders from Spring source code. I do not guarantee this project file is up to date but if you're smart enough it is MUCH easier for you to tweak it than to compile a project from scratch.