[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUstep on MS Windows
From: |
Riccardo Mottola |
Subject: |
Re: GNUstep on MS Windows |
Date: |
Wed, 03 Dec 2003 19:40:15 +0100 |
User-agent: |
Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 |
on 12/3/03 6:46 PM, Stefan Urbanek at stefan@agentfarms.net wrote:
> This is valid point. Problem is not non-interest in Windows port, but in
> knowledge of Windows API. And that is the reason why I (and perhaps some
> others) are looking for a cross-platform development environment, where one
> can develop, say on Linux and *just deploy* on Windows. All this without need
> of knowledge about Windows development environment. Of course, that you need
> to know basics.
Yes, I think deployment on widnows would be a great thing for some kinds
apps. I ask also myself if it zould be possible to make a "self contained"
window package so that an application could be run like a Win app maybe
having installed some libraries before (so that the average user should not
have to fiddle with cygwin). Maybe with a sort of minigw runtime + gnustep
runtime.
-R