bug-gnustep
[Top][All Lists]
Advanced

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

Re: Problem Installing Gorm with MINGW32 (fwd)


From: Nicola Pero
Subject: Re: Problem Installing Gorm with MINGW32 (fwd)
Date: Tue, 11 Oct 2005 13:12:27 +0100 (BST)

Just forwarding the email to the mailing list to make sure it doesn't get forgotten ... I might not have time to look into the ProjectCenter makefiles immediately and I don't want the issue to be forgotten ;-)

Thanks

---------- Forwarded message ----------
Date: Tue, 11 Oct 2005 13:05:34 +0200 (CEST)
From: rvermas@xs4all.nl
To: Nicola Pero <n.pero@mi.flashnet.it>
Subject: Re: Problem Installing Gorm with MINGW32


Hello,

Running GNUstep-base-1.10.1-gui-0.9.4.exe works completely fine.

When installing Gorm-0.11.0 after that, some library related problems arise.


Is it a very old gnustep-make that you are using ?  1.10 was released in
September 2004 ... a *long* time ago ;-)


It was downloaded on october 5, 2005

To build from source, you can follow the instructions at --

http://www.gnustep.org/resources/documentation/User/GNUstep/README.MinGW



Thank you for your helpfull suggestions.

I installed everything 'by hand' and Gorm is working fine now.

There is a little mishap in ProjectCenter, though.

It seems like a little problem with dependencies in the GNUmakefile:

The makefile for ProjectCenter starts with making subprojects 'Library'
and 'Modules'; the .m files therein reference the PC*Controller.* files that are
part of the main ProjectCenter, so the linker can't find those objects when 
building
'Library' (after I moved the PC*Controller.h files to 'Library').

I tried moving all PC*Controller.m/.h files to Library and adjust the makefiles
accordingly, but then the building of bundle AggregateProject fails, so this
is obviously not the correct solution to the problem.

I feel it must be fairly easy to solve this, but I am by no means
a makefile-guru and I don't like to mess up things beyond repair.


There also is a warning that can be safely ignored (I think), but I let you 
know nevertheless.
This is it:

PCLogController.h:34:1: warning: "ERROR" redefined
In file included from 
c:/gnustep/msys/1.0/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../include/windows.h:52,
                 from 
C:/GNUstep/System/Library/Headers/GNUstepBase/preface.h:47,
                 from 
C:/GNUstep/System/Library/Headers/Foundation/NSObject.h:101,
                 from C:/GNUstep/System/Library/Headers/Foundation/NSDebug.h:30,
                 from 
C:/GNUstep/System/Library/Headers/Foundation/Foundation.h:31,
                 from C:/GNUstep/System/Library/Headers/AppKit/AppKit.h:38,
                 from PCAppController.h:29,
                 from PCAppController.m:26:
c:/gnustep/msys/1.0/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../include/wingdi.h:311:1:
 warning: this is the
location of the previous definition

Of course this warning shows up several times during building.

Thanks in advance,

Rob Vermaseren
<rvermas@xs4all.nl>






reply via email to

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