daleclack 6057f8053f | ||
---|---|---|
Gtk2 | ||
Gtk3 | ||
Gtk4 | ||
Gtkmm3 | ||
Gtkmm4 | ||
Linux64 | ||
c | ||
codeblocks | ||
cpp | ||
ege | ||
icon-install | ||
public_res | ||
public_src | ||
termux | ||
win32 | ||
.gitignore | ||
LICENSE | ||
README.Gtkmm3 | ||
README.md | ||
README.xerelease | ||
README.xerelease-gtk3 | ||
csv_to_xls.py | ||
gtk3.6.4-runtime_win32.7z | ||
vscode-background.sh |
README.md
testing-repository
A testing repository
Note:To minimize the repeated files,I put the same files as public resource
The file name is above:public_res<filename>_<file extension> or public_res<filename>_<file extension>
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