daleclack 27504922e9 | ||
---|---|---|
GCR_CMake@6ea69eca68 | ||
Gtk2 | ||
Gtk3 | ||
Gtk4 | ||
Gtkmm3 | ||
Gtkmm4 | ||
Linux64 | ||
c | ||
codeblocks | ||
cpp | ||
ege | ||
icon-install | ||
public_res | ||
public_src | ||
termux | ||
win32 | ||
.gitignore | ||
.gitmodules | ||
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
[Experimental]: After gtk112 and gtk113, the submodule GCR_CMake is imported
Thanks for the project author https://github.com/Makman2/GCR_CMake
(Actually, I forked the project for convenience)
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 (Clang is also supported) (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