[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: XCode Project File to GNUmakefile ?
From: |
Gregory Casamento |
Subject: |
Re: XCode Project File to GNUmakefile ? |
Date: |
Wed, 24 Jul 2013 01:08:26 -0400 |
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
greg.casamento@gmail.com
Open Logic Corporation, President/CEO
GNUstep Lead Developer
On Jul 23, 2013, at 11:16 AM, vonhanzel@gmail.com 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 <greg.casame...@gmail.com> wrote:
>>
>>> I would recommend building GNUstep from SVN. The packages on redhat are
>>
>>> woefully out of date.
>>
>>>
>>
>>> GC
>>
>>>
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep