Re: Windows dev-* environment
- From: Allin Cottrell <cottrell wfu edu>
- To: Vlad Grecescu <b100dian gmail com>
- Cc: Cody Russel <bratsche gnome org>, GTK Development List <gtk-devel-list gnome org>
- Subject: Re: Windows dev-* environment
- Date: Mon, 6 Oct 2008 18:58:16 -0400 (EDT)
On Mon, 6 Oct 2008, Vlad Grecescu wrote:
> I think most of the people that use Gtk+ on Windows also use
> autoconf/automake (think Inkscape, Geany, Pidgin). Unfortunately
> they also use parralel Makefiles for win32.. having the
> opportunity to compile unmodified (vanilla) Gtk+ software in
> msys/mingw seems like a good idea to me.
Yes, it's a nice idea, but it requires that all build-related
files be generalized beyond the usual assumptions that are valid
for *nix platforms to encompass the full weirdness and oddity of
MS Windows (R). This is a heavy burden on app developers.
In my experience, it's much easier (if, in the end, less
satisfactory) to leave the auto* files with their *nix assumptions
and write a separate makefile for Windows.
Allin Cottrell
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]