I recently installed cygwin on my windows 7 machine which I installed all the packages that came with cygwin. Now i have a simple "Hello World" program in C code that uses GTK objects. When I type make and compile the program in CYGWIN, it gives me a big error: "gtk/gtk.h: no such file or directory" ........... and it goes on an lists bunch of GTK errors
doesnt CYGWIN include GTK? If it does I am pretty sure I installed it. Is there another plugin for GTK and cygwin i dont know about? I really need this to work for my course throughout the semester. Aprreciate any help I can get.