There was an error while loading. Please reload this page.
1 parent 3b82f41 commit 5a18355Copy full SHA for 5a18355
1 file changed
COMPILE.md
@@ -2,13 +2,14 @@
2
3
### Mandatory build-time requirements
4
5
-* C++17 compiler (e.g. g++ 8.x)
+* C++17 compiler (e.g. g++ >= 8.x)
6
* bzip2 library
7
* ftgl, an OpenGL font managing library
8
-* mpg123 library
+* mpg123 library >= 1.28.1
9
* OpenGL
10
* SFML
11
-* wxWidgets 3.x
+* wxWidgets >= 3.3.1 (it may build with lesser, but that is not recommended due
12
+ to known bugs)
13
* zlib
14
* libwebp
15
0 commit comments