ok, thanks a lot, I will try the builtool way and I will let you know

thanks


On 2 December 2013 14:53, Gregory Casamento <[email protected]>wrote:

> Under dev-libs there is a framework called "xcode" build that and install,
> then build "buildtool" located under dev-apps.   buildtool is a replacement
> for pbxbuild which directly interprets the xcodeproj file instead of
> clumsily trying to convert it into makefiles.  Let me know if you have any
> success with this.
>
> To directly answer your question, there is no set way to do this.  It
> always depends on what your application/tool/framework/etc requires.
>  Typically there are missing components (such as Core* frameworks and etc)
> but I don't believe that's a problem in your case.
>
> Greg
> P.S. pbxbuild as it is currently is unofficially deprecated.  You should
> certainly try buildtool.
>
>
> On Mon, Dec 2, 2013 at 8:39 AM, Riccardo Canalicchio <
> [email protected]> wrote:
>
>> Hi,
>> I'm trying to port a framework to gnustep.
>> The framework is OCDiscount parser, it's an obj-c wrapper around the
>> discount library used for markdown parsing.
>>
>> here the source code:
>> https://github.com/nongio/ocdiscount
>>
>> I'm using pbxbuild over the xcodeproj file without success... is there a
>> tutorial or a guide to frameworks bundles in GNUstep?
>>
>> _______________________________________________
>> Discuss-gnustep mailing list
>> [email protected]
>> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
>>
>>
>
>
> --
> Gregory Casamento
> Open Logic Corporation, Principal Consultant
> yahoo/skype: greg_casamento, aol: gjcasa
> (240)274-9630 (Cell)
> http://www.gnustep.org
> http://heronsperch.blogspot.com
>
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to