Compile with: clang++ Cpp_Precompiler_Basic.cpp -Wall `pkg-config --cflags --libs gtk+-3.0` -o example_gtk1 -O2 clang++ example1.cpp -Wall `pkg-config --cflags --libs gtk+-3.0` -o example_gtk1 -O2 only Linux Take the first 290 Lines and make an header File. have fun;-)
