A testing repository
Go to file
daleclack bb3cb7dcc1 Add test.c 2021-01-31 13:52:18 +08:00
Gtk2 Change folder name 2020-12-27 18:30:00 +08:00
Gtk3 Add test.c 2021-01-31 13:52:18 +08:00
Gtk4 Add README.Gtk4 2020-12-26 10:58:07 +08:00
Linux64 Update README.linux64 2020-09-16 08:18:24 +08:00
c Update to solve 2038 problem 2020-09-16 17:50:51 +08:00
codeblocks Update filename-test 2021-01-02 22:39:59 +08:00
cpp Add vscode-gtk test 2021-01-10 14:51:17 +08:00
ege Add ege5.cpp 2020-09-24 07:35:28 +08:00
termux Add gtk29 2020-12-31 16:30:27 +08:00
win32 Add xerelease7 and add win32 exe files 2020-10-23 22:29:11 +08:00
README.md Update README.md 2020-11-22 22:25:29 +08:00
README.xerelease Update README 2020-12-09 21:56:30 +08:00
README.xerelease-gtk3 Update README 2020-12-09 21:56:30 +08:00
gtk3.6.4-runtime_win32.7z Add runtime for win32 2020-10-23 22:54:24 +08:00

README.md

testing-repository

A testing repository

Please compile with g++ or gcc (Visual Studio may have issues)

Ege dircitory need ege 19.01 and above to complie

C/C++ code using gtk2 needs gtk 2.24.10

Gtk3 codes:

before gtk17 supports Gtk3.6.4

gtk17 and above removed support for gtk3.18 and below

Win32 exe supports WinXP and above