Name | Modified | Size | Downloads / Week |
---|---|---|---|
Readme.txt | 2019-08-06 | 273 Bytes | |
example1.tar.gz | 2019-08-06 | 3.4 kB | |
Cpp_Precompiler_Basic.cpp.tar.gz | 2019-08-02 | 3.7 kB | |
Totals: 3 Items | 7.4 kB | 0 |
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;-)