I tried to build again using this kind of path, it didn't work.
----- Original Message -----
From: "Frode" <[EMAIL PROTECTED]>
To: "'GNUstep Discussion'" <[email protected]>
Sent: Thursday, December 01, 2005 6:11 AM
Subject: RE: problem with latest GNUstep (in CVS) on windows?
==== Uncaught exception NSInternalInconsistencyException, reason:
NSApplication.m:271 Assertion failed in initialize_gnustep_backend.
Unable to find backend back
====
From the error message I would guess you have an improper path
enviroment set-up or are mixing debug and release builds. I get similar
message myself in those situation.
If I remember right it is GNUSTEP_SYSTEM_ROOT plays the most important
role since it points to the root System. It should look like
set | grep GNUSTEP_SYSTEM_ROOT
GNUSTEP_SYSTEM_ROOT=C:/Developer/gnustep-src/System
Note the path prefix "C:/" and not "/C/". Otherwise you need to
reconfigure and rebuild since it is also in config.h-headers.
Regards
Frode
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep