Spring Bugfix 0.79.1 released - Page 2

Spring Bugfix 0.79.1 released

Discuss Spring news, such as fresh releases and press coverage, here.
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Spring Bugfix 0.79.1 released

Post by hoijui »

you can debug AIs with Win32, if you have a debu build of spring.

i dont know if it will work with your version of mingw, but if not, you can still install newer one. yes try to compile with CMake and hte instructions from the wiki, and make sure to use set the make type (eg use the following switch on cmake or ccmake:

Code: Select all

-DCMAKE_BUILD_TYPE=DEBUG2
to get debug symbols. it will use the -gstabs swtich on mingw for windows, as it produces the most info with mingws gdb.

if you have more questions, or patches to submit, contact me here, by PM, or on the lobby (usually am in channel #ai).
Post Reply

Return to “News”