Page 1 of 1

Compile AI interface/wrapper with buildbots

Posted: 10 May 2014, 18:45
by gajop
Would it be possible to compile the AI interface/wrapper as part of the buildbot process, and have them available in the static builds?
It's really a big blocker when AI devs (especially Java ones) have to compile Spring in order to start writing AIs: http://springrts.com/phpbb/viewtopic.ph ... 74#p557874 .
The same applies to python as well I guess - although I'm not sure if we have that build available.

Re: Compile AI interface/wrapper with buildbots

Posted: 22 Jun 2014, 02:30
by AF
The same is true of the AI interface itself, there's no way to lookup a reference of what objects and functions there are without downloading the engine and running the make tools on the command line

Re: Compile AI interface/wrapper with buildbots

Posted: 02 Aug 2014, 15:37
by abma
java ai is now enabled on all buildslaves (linux32/linux64/windows).