2020-09-14 21:23:20 +08:00
|
|
|
# testing-repository
|
|
|
|
A testing repository
|
2020-09-14 21:24:13 +08:00
|
|
|
|
2021-10-22 18:42:04 +08:00
|
|
|
[Experimental]: After gtk112 and gtk113, the submodule GCR_CMake is imported
|
2021-04-18 16:37:38 +08:00
|
|
|
|
2021-10-22 18:42:04 +08:00
|
|
|
The Project is here https://github.com/Makman2/GCR_CMake
|
2021-04-18 16:37:38 +08:00
|
|
|
|
2021-10-22 18:42:04 +08:00
|
|
|
(Actually, I forked the project for convince)
|
|
|
|
|
|
|
|
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)
|
2020-09-14 21:23:20 +08:00
|
|
|
(Visual Studio may have issues)
|
2020-09-29 19:43:13 +08:00
|
|
|
|
2020-09-15 11:49:20 +08:00
|
|
|
Ege dircitory need ege 19.01 and above to complie
|
2020-09-29 19:43:13 +08:00
|
|
|
|
2020-09-29 19:42:50 +08:00
|
|
|
C/C++ code using gtk2 needs gtk 2.24.10
|
2020-11-22 22:25:29 +08:00
|
|
|
|
|
|
|
Gtk3 codes:
|
|
|
|
|
|
|
|
before gtk17 supports Gtk3.6.4
|
|
|
|
|
2020-11-20 22:00:57 +08:00
|
|
|
gtk17 and above removed support for gtk3.18 and below
|
2020-09-16 08:19:28 +08:00
|
|
|
|
|
|
|
Win32 exe supports WinXP and above
|