No Disconnect

Things I’d rather not forget

What to do with all the GTK+ library files in Win32

leave a comment »

Lots of files are helpfully provided here: http://www.gtk.org/download/win32.php

Not bad Win32 support for a GPL, but as is typical, they don’t tell you what to do with them. :-)

What you do is open the zip files, and merge them with the folders in your MinGW directory. The best way I found to do that is to move the zip file to my mingw directory (in my case, C:\Qt\4.7.1\mingw), and then use Windows’ “Extract all…” feature, which will offer to merge the directories automatically.

One more wrinkle: the “Dev” versions are necessary to build code using the libraries; the “Run-time” versions are necessary to actually execute the program. Both need to be installed as described above.

Advertisement

Written by nodisconnect

January 1, 2012 at 11:29 pm

Posted in C/C++, Programming

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.