You need to go to the dev-libs section of the repo and build the Xcode framework and install it before building tools or apps which are dependent upon it.
Gregory Casamento [email protected] Open Logic Corporation, President/CEO GNUstep Lead Developer On Jul 23, 2013, at 11:16 AM, [email protected] wrote: > I'am trying to build the gnustep-buildtool but get the following error: > > This is gnustep-make 2.6.2. Type 'make print-gnustep-make-help' for help. > Making all for tool buildtool... > Compiling file main.m ... > main.m:10:9: fatal error: 'XCode/PBXCoder.h' file not found > #import <XCode/PBXCoder.h> > ^ > 1 error generated. > make[3]: *** [obj/buildtool.obj/main.m.o] Error 1 > make[2]: *** [internal-tool-all_] Error 2 > make[1]: *** [buildtool.all.tool.variables] Error 2 > make: *** [internal-all] Error 2 > > I built gnustep-xcode and linked XCode.framework into > /usr/GNUstep/System/Library/Libraries/XCode.framework. > > Any ideas on what I'am doing wrong? > > On Tuesday, 5 February 2013 21:14:19 UTC+1, Citizen Jimserac wrote: >> OK, thanks !! >> >> >> >> J. >> >> >> >> On Feb 5, 1:51 pm, Gregory Casamento <[email protected]> wrote: >> >>> I would recommend building GNUstep from SVN. The packages on redhat are >> >>> woefully out of date. >> >>> >> >>> GC >> >>> > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
