Page 1 of 1
Which AI are SVN compatible?
Posted: 25 Jun 2007, 11:58
by vraa
I tried QAI and RAI and both crashed.
We need AI to test :)
Posted: 25 Jun 2007, 12:13
by AF
svn builds need svn builds fo AIs or they wont work.
Posted: 25 Jun 2007, 12:26
by vraa
How can I obtain these, or must they be compiled by hand?
Posted: 25 Jun 2007, 13:18
by AF
compiled by hand
Posted: 25 Jun 2007, 21:47
by vraa
Is this something difficult to do, or can I do this on my mac using Xcode, and then just drop the files into the AI folder on my PC?
I want to start running hundreds of games to try to find crashes so I can submit stacktraces. I have a dual processor box so running multiple copies of Spring doesn't lag me.
Posted: 26 Jun 2007, 07:54
by AF
As far as I am aware nobody has ever ran an AI using Mac unless given it by elios.
SVN doesnt even work on Mac.
None of the AI devs have macs.
There is no xcode build process for AIs either.
If you want a windows binary then you need windows. It needs to be compiled using the same compiler as used on spring or it wont work
VS2005 builds of spring only work with VS2005 builds fo AIs
mingw32 builds of spring only work with mingw32 builds fo AIs