discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Problem under Win2000


From: Adam Fedor
Subject: Re: Problem under Win2000
Date: Wed, 09 Oct 2002 10:49:57 -0600
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.0.0) Gecko/20020610

jpbeconne wrote:
Hi,

I installed gnustep 1.5.0 under Win2000 using Mingw 2.0.0-3 (gcc 3.2). I tried a non-graphical example and it worked perfectly. When I try a graphical example, I get the following message when I try to execute the application :

$ openapp graph_essai.debug 2002-10-09 08:48:20.226 graph_essai.exe[2876] No local time zone specified.
2002-10-09 08:48:20.226 graph_essai.exe[2876] Using time zone with absolute 
offset 0.
2002-10-09 08:48:20.215 graph_essai.exe[2876] NSApplication.m:207 Assertion failed in initialize_gnustep_backend. Can't load backend class C:\msys\1.0\home\x034041\essai\graph_essai.debug\ix86\mingw32\gnu-gnu-gnu\graph_essai.exe: Uncaught exception NSInternalInconsistencyException, reason: NSApplication.m:207 Assertion failed in initialize_gnustep_backend. Can't load backend class


Seems like something wrong with bundle loading. Try running the app like this

openapp graph_essai.debug --GNU-Debug=NSBundle

and/or try running the test program nsbundle in base/Testing.


--
Adam Fedor, Digital Optics Corp.      | I'm glad I hate spinach, because
http://www.doc.com                    | if I didn't, I'd eat it, and you
                                      | know how I hate the stuff.





reply via email to

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