On 19 Nov 2005, at 22:47, Frode wrote:
Compilation stop at step 15 again. Make exits on error because: This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. objc runtime: cannot find class NSAutoreleasePool I beleive "This application" refers to core/gui/Tools/shared_obj/make_services.exe. What is the reason for this error and how can I fix it?
Probably you need to source the GNUstep.sh file to set things up so that it finds the GNUstep-base DLL.
ie '. C:/GNUstep/System/Library/Makefiles/GNUstep.sh' _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
