@@ -46,9 +46,9 @@ Other resources to learn how to setup the build system:
46
46
| Mac OS X 10.12.6 | Clang Xcode 9.0, 9.1 |
47
47
| Mac OS X 10.13.3 | Clang Xcode 9.2, 9.3, 10.0, 10.1 |
48
48
| Raspbian GNU/Linux 8 (jessie) | GCC 4.9.2 (armv7l) |
49
- | Ubuntu 14.04.x LTS | GCC 4.8.x, 4.9.4 |
50
- | Ubuntu 14 .04.1 LTS | GCC 5.x.x |
51
- | Ubuntu 16 .04 LTS | GCC 5.x.x (armv7l) |
49
+ | Ubuntu 14.04.x LTS | GCC 5.x.x |
50
+ | Ubuntu 16 .04 LTS | GCC 5.x.x, GCC 5.x.x (armv7l) |
51
+ | Ubuntu 18 .04 LTS | GCC 7. 5.x |
52
52
| Windows 10 | Android Studio/Gradle |
53
53
| Windows Server 2016 | Visual Studio 2017 (vc141) |
54
54
| Windows Server 2019 | Visual Studio 2019 (vc142) |
@@ -63,7 +63,9 @@ Other resources to learn how to setup the build system:
63
63
| Linux (x86, x64, arm, aarch64) | :white_check_mark : | |
64
64
| Mac OS X 10.11+ | :white_check_mark : | |
65
65
| Mac OS X (latest) | :white_check_mark : | :white_check_mark : |
66
- | Ubuntu 14.04.x LTS | :white_check_mark : | :white_check_mark : |
66
+ | Ubuntu 14.04.x LTS | :white_check_mark : | |
67
+ | Ubuntu 16.04.x LTS | :white_check_mark : | |
68
+ | Ubuntu 18.04.x LTS | :white_check_mark : | :white_check_mark : |
67
69
| Ubuntu (latest) | :white_check_mark : | :white_check_mark : |
68
70
| Windows 7.1 | :white_check_mark : | |
69
71
| Windows 8.1 | :white_check_mark : | |
0 commit comments