|
From: | Christer Enfors |
Subject: | Porting an ncurses app to Win32? |
Date: | Fri, 02 Feb 2007 11:20:27 +0100 |
User-agent: | Thunderbird 1.5.0.9 (Windows/20061207) |
How would I go about doing this? The actual porting of the code shouldn't be a problem, but I'm not sure how to set up a C development platform on Windows (I've always worked in *NIX). What compiler should I use? Is there a native Windows gcc that I could use? Does ncurses even work on Windows? I've managed to compile my application on Windows using Cygwin, but for the production version it would be better not having to rely on Cygwin.
I've searched this mailing list, but I didn't find anything useful. Thanks in advance. -- Christer Enfors
[Prev in Thread] | Current Thread | [Next in Thread] |