[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: XCode Project File to GNUmakefile ?
From: |
vonhanzel |
Subject: |
Re: XCode Project File to GNUmakefile ? |
Date: |
Tue, 23 Jul 2013 08:16:54 -0700 (PDT) |
User-agent: |
G2/1.0 |
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 <greg.casame...@gmail.com> wrote:
>
> > I would recommend building GNUstep from SVN. The packages on redhat are
>
> > woefully out of date.
>
> >
>
> > GC
>
> >
- Re: XCode Project File to GNUmakefile ?,
vonhanzel <=