discuss-gnustep
[Top][All Lists]
Advanced

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

Re: porting a framework to gnustep


From: Riccardo Canalicchio
Subject: Re: porting a framework to gnustep
Date: Mon, 2 Dec 2013 15:36:50 +0100

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 <greg.casamento@gmail.com> 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 <riccardo.canalicchio@gmail.com> 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:

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
Discuss-gnustep@gnu.org
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


reply via email to

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