Re: compiling GTK app in WIndows



What I have is GTK+ version 2 (so
http://gladewin32.sourceforge.net/. is not an option since it's for
version 1) and I'm using C not C++ (so also gtkmm is not an option)

plus I don't have M$ Studio (so I need a free compiler that compile C
in Windows).


On 1/18/06, Igor Gorbounov <igorbounov topazelectro ru> wrote:
> regatta wrote:
>
> >Can anyone send to me a link for how to compile a new GTK project in Windows ?
> >[...]
> >
> >
> For a gtkmm project under Windows there is a good starting point:
> http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ape.html
>
> What about naked gtk+ and win32 -  sorry, I've never met any hints.
> I think that you may do it in a similar way:  install Dev-C++ with
> Mingw32 (or, for masohists - only Msys and Mingw32),  then
> install an all-in-one installer from http://gladewin32.sourceforge.net/.
> Then you should check paths to gtk+ includes and libs in Dev-C++
> compiler options (they are, perhaps, set by gtk+-win32 installer)
> and everything should work then.
>    Igor Gorbounov
>


--
Best Regards,
--------------------
-*- If Linux doesn't have the solution, you have the wrong problem -*-



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