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.
Compile AI interface/wrapper with buildbots
Moderator: Moderators
Re: Compile AI interface/wrapper with buildbots
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
java ai is now enabled on all buildslaves (linux32/linux64/windows).