[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cocoa to GnuStep
From: |
Lars Sonchocky-Helldorf |
Subject: |
Re: Cocoa to GnuStep |
Date: |
Tue, 21 May 2002 14:43:54 +0200 |
>Mark,
>
> --- Mark Lucas <mlucas@imagelinks.com> wrote:
> > I'm just getting into Cocoa and have just finished attending Aaron's
class
> > at the Big Nerd Ranch (excellent course). I need to support Linux and
> > probably some Solaris platforms for our open source image processing,
remote
> > sensing, and GIS applications at remotesensing.org (see www.ossim.org
).
> >
> > How viable is it to port from Cocoa to GnuStep for the GUI? (the core
code
> > is already Linux based C++ libraries)
>
> If you are using ObjC++ to bridge the C++/Objective C divde, then it
will be
> difficult since ObjC++ has not been ported to GCC yet.
But you can always lobby the gcc maintainers to include ObjC++ into plain
gcc (obviosly not many already did).
>
> > Looking for advice and initial guidance, will be trying to get the
GnuStep
> > system up and running this week.
> >
> > Mark
> >
> >