Hi,
On 12/02/13 14:39, Riccardo Canalicchio 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?
pbxbuild is deprecated. Try the newer buildtool and in case of bugs,
report to Gregory.
However, having seen that it is a small Framework I'd just go and create
your own Framework makefile.
Have a look at the OresmeKit makefile, for example:
http://cvs.savannah.gnu.org/viewvc/gap/libs/Oresme/OresmeKit/GNUmakefile?revision=1.5&root=gap&view=markup
Start this inside the OCDiscount framework and adapt it.
Later you might waqnt to make a root makefile with that as sub-project
and have the tests too.
rename en.lproj to English.lproj or make a symlink.
Riccardo
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep