discuss-gnustep
[Top][All Lists]
Advanced

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

Re: SWK - problem building the framework


From: Wolfgang Lux
Subject: Re: SWK - problem building the framework
Date: Tue, 28 Aug 2012 11:59:03 +0200

Riccardo Mottola wrote:

> Where is the problem? A problem with the organization of subprojects? But it 
> walays worked and the recent makefile changes should be only minor (added 
> package information, etc)

The problem were your changes to the GNUmakefiles. You moved the definition of 
a few variables from Source/GNUmakefile to GNUmakefile and that list included 
SimpleWebKit_INTERFACE_VERSION. That variable, however, describes a property of 
the framework and not of the project as a whole. I have reverted this change 
and now everything should build fine again.

Wolfgang

PS I have also removed the include of $(GNUSTEP_MAKEFILES)/framework.make you 
added to the top-level directory. This include was pointless as the top-level 
directory does not build a framework; it is the Sources subdirectory which does.


reply via email to

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