Posted: Thu Jul 17, 2008 10:36 am Post subject: Error:No config.h How to make a transparent window
Recently,
I compiled my GTK programmes,it failed:
Error: config.h: No such file or derectory.
My questions:
1. How to solve it;
2. Why some GTK programmes have #include<config.h> and others have not.
3.Why some GTK programmes that have #include<config.h>,deleting this
also can be compiled.