Re: Is there a decent Obj-C for Windows?
Re: Is there a decent Obj-C for Windows?
- Subject: Re: Is there a decent Obj-C for Windows?
- From: Andreas Monitzer <email@hidden>
- Date: Mon, 24 Sep 2001 11:16:15 +0200
On Monday, September 24, 2001, at 04:41 , Chris Gehlker wrote:
I'm seriously contemplating porting some of my QuickTime code to Cocoa
and I
have to decide whether it's worth while to try to bring along the Windows
support. I've really been all over the web and I still don't have a clear
picture of the status of Objective C on Windows. I understand that GnuStep
requires CygWin and is not well developed but the code I have uses the QT
Media layer for all its UI stuff so I don't need anything like AppKit.
What
I do need is a decent ObjC compiler that is link compatible with either
MS
VC++ or CodeWarrior for Windows.
AFAIK CodeWarrior does support ObjC, maybe you should just try it. However,
you'll need some class libs, since CodeWarrior doesn't come with a
Foundation-compatible APIs (that's the problem when there's no
stdc++-equivalent).
andy
--
Description forthcoming.