There's no explanation on how to tell if this is still required, or how to do it... So, ummm..... ??????At this point Ean - from the Oolite board - reports that
I had to add /Local/include to the include search path - dunno why but it works now.
fixwin11. Now you need to rename oolite.debug and copy dll files around. Ean has provided a fixwin shell script to do that automatically. An updated - and hopefully problem free - version of that script is inside this zip file [2]. Once extracted, put the file in C:\GNUstep\Local\oolite\trunk\
If everything goes well, these are the last two lines you need to type to get the compiled oolite to run:
1. fixwin
2. openapp oolite.app
If you have a problem running fixwin, do the following instead:
12. Still inside the GNUstep shell, type mv oolite.debug oolite.app
"No Resources to move. Exiting..."
openapp oolite.app
"Could not fine /Local/oolite/trunk/oolite.app/oolite.exe executable/script
mv oolite.debug oolite.app
"mv: cannot stat 'oolite.debug': No such file or directory
I DO have an oolite.app folder, and inside is an oolite.dbg.exe however...?