vote up 0 vote down star

I want to use the Gnome GLib in a Windows environment using the free MinGW compiler to develop in C. The problem is, I have absolutely no idea how to compile this library. Would any of you please explain what tools are needed to accomplish this and what instructions need to be followed?

flag

1 Answer

vote up 1 vote down check

You need to use MSys, it is downloadable from MinGW site. Using MSys you will be able to compile glib. Check out here:
http://mathieu.carbou.free.fr/wiki/index.php?title=Glib_for_Win32

link|flag
Nice link, that will definitely help! Thanks. – milan1612 Aug 4 at 16:02

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.