Re: why error?



La plume légère, à Wed, Oct 18, 2000 at 01:06:25PM +0800, heure d'inpiration,
laibinqiang écrivait en ces mots:
Dear Sir:
     I am a new user of gtk,I writed the following code yesterday 
  
#include <gtk/gtk+>
This is an erroneous #include line.
You should include gtk/gtk.h instead.

Also, don't forget to compile with the `gtk-config --cflags` and link
with `gtk-config --libs` (you may also want to replace those backquoted
commands with their result, so that you can now what a GTK+ application
needs as compiler parameter).


Wolfgang
-- 
A chicken is an egg's way of producing more eggs.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]