[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Unable to build Gorm on windows
From: |
Stefan Urbanek |
Subject: |
Unable to build Gorm on windows |
Date: |
Wed, 23 Feb 2005 16:47:26 +0100 |
User-agent: |
Internet Messaging Program (IMP) 3.2.2 |
Hi,
When I try to make Gorm under windows with the new installer I am getting:
Making all for library libGorm...
Linking library libGorm ...
./shared_obj/IBInspector.o(.text+0xee):IBInspector.m: undefined reference to
`_imp__IBWillCloseDocumentNotification'
c:\GNUstep\Development\msys\1.0\mingw\bin\dllwrap.exe: gcc exited with status 1
make[1]: *** [shared_obj/Gorm.dll] Error 1
make: *** [libGorm.all.library.variables] Error 2
The referenced variable is a NSString and is present in the IBDocuments.m which
is also linked. What should be wrong?
Thanks,
Stefan Urbanek
--
http://stefan.agentfarms.net
First they ignore you, then they laugh at you, then they fight you, then
you win.
- Mahatma Gandhi
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Unable to build Gorm on windows,
Stefan Urbanek <=