On Feb 5, 1:35 pm, Gregory Casamento <[email protected]> wrote: > how are you checking out GNUstep? It may have been added under devmodules > and not modules. > > GC > > > > > > > > > > On Tue, Feb 5, 2013 at 1:03 PM, Citizen Jimserac <[email protected]> wrote: > > > I don't seem to find "buildtool" in dev-apps. Is there an svn or git > > to get it? > > > Thanks > > J. > > > On Feb 5, 11:29 am, Gregory Casamento <[email protected]> > > wrote: > > > J. > > > > pbxbuild will do this for you. It works for simple projects. Another > > > option is buildtool in dev-apps uses the xcode framework in dev-libs. > > It > > > attempts to build the project directly using only the xcodeproj files. > > > > GC > > > > On Tue, Feb 5, 2013 at 10:59 AM, Citizen Jimserac <[email protected] > > >wrote: > > > > > Is there an XCode Project File to GNUmakefile converter anywhere? > > > > > Thanks > > > > J. > > > > _______________________________________________ > > > > 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.orghttp:// > > heronsperch.blogspot.com > > > _______________________________________________ > > 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.orghttp://heronsperch.blogspot.com
I'm not checking it out. On my Fedora Core 17 I found the easy way to quickly install GNUStep was.... yum install gcc-objc libobjc gnustep-back gnustep-base-devel gnustep- gui-devel Then open a terminal, type in the sourcer...i.e. . /usr/lib/GNUstep/ Makefiles/GNUstep.sh (of course there's a space after the initial dot) and compile away. Thanks J. _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
