gnustep-dev
[Top][All Lists]
Advanced

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

My first app


From: Vincent Richomme
Subject: My first app
Date: Tue, 16 Mar 2010 22:31:47 +0100
User-agent: RoundCube Webmail/0.2

Ok so now I really would like to play with your GNUstep baby,
I have compiled winlib and cairo backend :

$ ./configure --prefix=/GNUstep --enable-server=win32
--enable-graphics=winlib --with-name=winlib
$ make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM install

$ ./configure --prefix=/GNUstep --enable-server=win32
--enable-graphics=cairo --with-name=cairo
$ make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM install

And after that ProjectCenter and Gorm.

I have also added /GNUstep/System/Tools to my current path

So I was excited to see an "old school" grey window :

$ ProjectCenter 

andddddddd .............. Nothing

So I tried to debug app : exec openapp --debug "ProjectCenter"

Reading symbols from
C:/Developer/Mingw-NG/GNUstep/System/Applications/ProjectCenter.app/ProjectCenter.exe...done.
(gdb) r
Starting program:
C:/Developer/Mingw-NG/GNUstep/System/Applications/ProjectCenter.app/ProjectCenter.exe
[New Thread 3616.0xd0c]
warning: Can not parse XML library list; XML support was disabled at
compile time
warning: 2010-03-16 22:30:30.953 ProjectCenter[3616] Did not find correct
version of backend (libgnustep-back-017.bundle), falling back to std
(libgnustep-back.bundle).

warning: 2010-03-16 22:30:30.968 ProjectCenter[3616] NSApplication.m:304 
Assertion failed in initialize_gnustep_backend.  Unable to find backend
back


Program exited with code 01.

Need help.





reply via email to

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