This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.
-
Archives
- September 2016
- August 2016
- April 2016
- October 2015
- September 2015
- May 2015
- March 2015
- February 2015
- January 2015
- August 2014
- July 2014
- June 2014
- January 2014
- January 2013
- November 2012
- March 2012
- February 2012
- December 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- April 2011
- February 2011
- January 2011
- November 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- February 2010
- January 2010
- December 2009
- September 2009
- June 2009
- April 2009
- March 2009
- February 2009
-
Meta
Hello,
I am trying to get GTK+ on my windows machine (win 7 64bit) and I am following your instructions on the post https://blogs.gnome.org/nacho/2014/08/01/how-to-build-your-gtk-application-on-windows/
I just want to know if this is still valid.
The step “Install the toolchain, in my case I installed the x86_64 but you can install i686 or both. To do so: pacman -S mingw-w64-x86_64-toolchain”
Shows me a few options.
I would really like to know if there are simple ways of getting GTK+ to work on windows. I just want to build a small application just to see if this is the right tool for the small project I have in mind.
Thanks!
Seems impossible to register a username with my email, so sorry for direct noise.
Following your instructions 0f article “How to build your GTK+ application on Windows”, I got the following error:
configure.ac:40: installing ‘./missing’
gedit/Makefile.am:265: error: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
Makefile.am:97: ‘gedit/Makefile.am’ included from here
Makefile.am: installing ‘./depcomp’
autoreconf: automake failed with exit status: 1
==> ERRORE: Si ▒ verificato un errore in prepare().
L’operazione sta per essere interrotta…
I guess that you are missing some packages in your msys2…