[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Questions on cross-platform development...
Hi
First, I've no experience in cross platform development. But I know that
the following work on different platforms:
1. Perl/Tk - I know for sure that it works on Linux, Solaris, HP-UX,
Tru64, & Windows. I guess it has been ported to many more platforms. By
the way, perl has been ported to more than 70 platforms. Perl/Tk is free.
2. gtk (www.gtk.org) - Has been ported to Windows & BeOS. But I guess the
ports are not yet stable. gtk is GPL'd.
Sreeji
bk SYSTEMS (P) Ltd.
On Thu, 16 Nov 2000, Sudhakar Chandrasekharan wrote:
> Guys,
>
> I have a whole bunch of questions on developing a product to be cross
> platform from ground up:
>
> 1. The product is going to have GUI portions to it. I do not want to to
> be developing seperate GUIs for WinDOS (NT and 9x), Linux etc. The only
> cross-platform toolkit I've heard of is Qt. A developer license for
> Enterprise edition of Qt is not too expensive. Are there other cross
> platform tooklits (preferably one that provides C bindings) that are
> licensed under a BSD-style license? Are there commercial ones available?
>
> 2. Makefiles. Is there a cross platform make? I don't mind using
> CygWin make as long as it can interact with the M$ compiler.
>
> 3. Is it possible to write cross platform code without every using
> #ifdef PLATFORMs?
>
> Thaths
>
>
> ---------------------------------------------
> An alpha version of a web based tool to manage
> your subscription with this mailing list is at
> http://lists.linux-india.org/cgi-bin/mj_wwwusr
>