Re: Using Xcode for *GNUstep* Development
Re: Using Xcode for *GNUstep* Development
- Subject: Re: Using Xcode for *GNUstep* Development
- From: Timothy Larkin <email@hidden>
- Date: Sat, 6 Dec 2008 12:25:25 -0500
On Dec 6, 2008, at 10:24 AM, Jason Stephenson wrote: Most of the Foundation classes are compatible between GNUStep and Cocoa. However, there are some differences, so you will need to read the GNUStep documentation carefully. You'll also need some #ifdefs if you want to keep things portable between the two toolkits.
I agree with Jason. I am currently writing a tool using XCode that runs under Mac OS X. The sources are also being compiled under Red Hat. I had to use #ifdefs when calling the XML classes, which are totally different under Apple and GNUstep. There were a few other very minor problems. But on the whole, the compatibility was extremely high.
I also tried installing GNUstep on the Mac. This was not a happy experience.
-- Timothy Larkin Abstract Tools Caroline, NY |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden