and for the funny part - it builds if you add the missing }:

0 [EMAIL PROTECTED]:/tmp$ g++ -o foo foo.c -I/usr/include/CImg -Wall -g -O2
`/usr/bin/gimptool-2.0 --cflags`
0 [EMAIL PROTECTED]:/tmp$ cat foo.c
#include <gtk/gtk.h>
#include <libgimp/gimp.h>
#include <libgimp/gimpui.h>

}
int main() { return 1; }




-- 
Bernd Zeimetz
<[EMAIL PROTECTED]>                         <http://bzed.de/>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to