Re: Cross-compiling from Mac OS X

2007-09-10 Thread Nicolas Roard
On 9/10/07, Markus Hitter <[EMAIL PROTECTED]> wrote: > > Am 10.09.2007 um 01:38 schrieb Nicolas Roard: > > > Just install X, and that's it. > > This pretty much rules out using GNUstep for a popular Mac OS X > application. It depends _why_ you want GNUstep on OSX... Running GNUstep on OSX via X11.

Next GNUstep GUI/Back release

2007-09-10 Thread Fred Kiefer
First some background: I will be starting a new job in October and most likely wont have as much time for GNUstep from then on. In addition for the last two weeks of September, I will be on holidays without much internet access. The current week is the last, where I have plenty of time for GNUsteps

Re: Next GNUstep GUI/Back release

2007-09-10 Thread Gregory John Casamento
I'm going to create a GPLv3 status page so that people know what to help with for that. Right now, I think we're pretty close. GJC -- Gregory Casamento - Original Message From: Fred Kiefer <[EMAIL PROTECTED]> To: GNUstep Developer Sent: Monday, September 10, 2007 9:57:51 AM Subject:

Re: Using try/ catch under Windows

2007-09-10 Thread Ingolf Jandt
Frank Illenberger mac.com> writes: > Hi all, > > I am new to GNUStep. I just started porting a Mac OS X app to windows > using the binary GNUStep release that I downloaded from GNUStep.org. > Compiling works fine, except for the parts of the code that use > Obejctive-C's native exception me