|
From: | Adam Fedor |
Subject: | Re: gnustep on windows |
Date: | Sun, 05 May 2002 20:55:06 -0600 |
User-agent: | Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.8) Gecko/20020310 |
Enrico Sersale wrote:
Only back gives some troubles; I've configured it with: --enable-win32 --enable-winlib. I've installed libtiff and libjpeg. But when I try to launch an app I get: $ openapp Calculator.app May 04 16:12:20 Calculator.exe[1120] No classes in bundle May 04 16:12:20 Calculator.exe[1120] NSApplication.m:206 Assertion failed in initialize_gnustep_backend. Can't load backend class Error (objc-load):126 c:\GNUstep\Local\Applications\Calculator.app\ix86 \mingw32\gnu-gnu-gnu\Calculator.exe: Uncaught exception NSInternalInconsistencyExeption, reason: NSApplication.m:206 Assertion failed in initialize_gnustep_backend. Can't load backend class
The other thing is that we had a similar frustrating problem where none of the classes in the gnustep-gui library were getting loaded/constructed. It turned out to be a bad libtiff shared library!.
You might check every shared library that might be linking with GNUstep. I got all mine from the URLs listed in make/Documentatino/README.MinGW and they seem to work.
-- 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.
[Prev in Thread] | Current Thread | [Next in Thread] |