Posted: Tue Jan 06, 2009 5:44 pm
I have followed the procedure for building on Windows as described on
http://wiki.alioth.net/index.php/Running_Oolite-Windows
using the specified GNUStep versions.
using make and alternatively make debug=no
however the oolite executable fails with the message ..
the procedure entry point __objc_class_name_NXConstantString could not be located in the dynamic link library gnustep-base-1_15.dll
all oolite versions I have looked at use NSConstantString
NXConstantString seems to be the default for GNUstep
I have repeated installation after wiping disk/registry and rebooting
is there a configuration step missing ?
replacing gnustep-base-1_15.dll with the one installed by GNUstep /GNUstep/System/Tools/gnustep-base-1_15.dll works slowly
and looks for DTDs that don't exist (404). can these DTDs be negated or installed locally ?
can the 'dependencies for Windows' files in Local_20080124.zip be updated or put on SVN
http://wiki.alioth.net/index.php/Running_Oolite-Windows
using the specified GNUStep versions.
using make and alternatively make debug=no
however the oolite executable fails with the message ..
the procedure entry point __objc_class_name_NXConstantString could not be located in the dynamic link library gnustep-base-1_15.dll
all oolite versions I have looked at use NSConstantString
NXConstantString seems to be the default for GNUstep
I have repeated installation after wiping disk/registry and rebooting
is there a configuration step missing ?
replacing gnustep-base-1_15.dll with the one installed by GNUstep /GNUstep/System/Tools/gnustep-base-1_15.dll works slowly
and looks for DTDs that don't exist (404). can these DTDs be negated or installed locally ?
can the 'dependencies for Windows' files in Local_20080124.zip be updated or put on SVN