discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with latest GNUstep (in CVS) on windows?


From: Lloyd Dupont
Subject: Re: problem with latest GNUstep (in CVS) on windows?
Date: Thu, 1 Dec 2005 11:00:04 +1000

I tried to build again using this kind of path, it didn't work.


----- Original Message ----- From: "Frode" <frode@bredband.net>
To: "'GNUstep Discussion'" <discuss-gnustep@gnu.org>
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
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep




reply via email to

[Prev in Thread] Current Thread [Next in Thread]