PDA

View Full Version : Getting GTK to work in Dev-C++


Detty
08-23-2004, 07:59 PM
Step-by-step instructions starting with me having downloaded the latest build of Dev-C++ would be nice http://forums.massassi.net/html/smile.gif

I can't for the life of me figure out how to make all this library dependency stuff work. I just want to get a nice simple window to appear for now, not being able to compile/run is destroying my progress in my attempts to build a GUI in GTK.

(Windows XP Pro, should it make any difference)

Aaron
08-23-2004, 10:47 PM
Guide on Installing: http://www.dropline.net/gtk/support.php

Possibily a different port than you're using: http://wingtk.sourceforge.net/

Hope that helps