Re: Questions I should have asked



Alf C Stockton wrote:

Is anyone on either of these lists using gtk+ to develop applications to run
on Microsoft Windows? In C ?

I'm one of the maintainers of a port of Lopster (a Napster/IRC client).
http://winlop.sourceforge.net


If yes are you using Dev-C++?
Yes. And I also have installed all the MinGW toys (MinGW, MSYS, MSYS Developer Tool Kit, MinGW utils, binutils, gdb, etc).



PS1: By the way, you guys were discussing a while ago about the flags to use in GTK+ apps... why don't just use `pkg-config gtk+-2.0 --cflags` in the compiler flags and `pkg-config gtk+-2.0 --libs` in the linker flags, as it says in the docs? (and obviously the -mms-bitfields and -mno-cygwin options) Of course, considering you have pkg-config.

PS2: by the way, Tor, is it really needed to use -mno-cygwin (as you always tell everybody) when compiling with MinGW? Isn't it the default for MinGW?


Daniel K. O.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]