On Mon, 1 Nov 1999, Puttnam, M. D wrote:

> "build/GtkDefs.h", line 22: cannot find include file: <gtk/gtk.h>

        So where are the gtk header files kept? Sounds like there's an
include parameter missing. Locate this directory above the headerfile
listen here, gtk. In the Makefile, add -I<path> as a compile directive. 
        As I recall, gtk puts libs and headers in strange places, and
there's a script that comes with it to automatically add in these include
and link directives. 

        Mike

Reply via email to