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?
|
|
You need to use MSys, it is downloadable from MinGW site. Using MSys you will be able to compile glib. Check out here: |
||
|
