2020-09-14 21:23:20 +08:00
|
|
|
# testing-repository
|
|
|
|
A testing repository
|
2020-09-14 21:24:13 +08:00
|
|
|
|
2021-04-18 16:37:38 +08:00
|
|
|
Note:To minimize the repeated files,I put the same files as public resource
|
|
|
|
|
2021-04-24 11:48:27 +08:00
|
|
|
The file name is above:public\_res\<filename\>\_\<file extension\> or public\_res\<filename\>\_\<file extension\>
|
2021-04-18 16:37:38 +08:00
|
|
|
|
2020-09-14 21:23:20 +08:00
|
|
|
Please compile with g++ or gcc
|
|
|
|
(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
|