close
Warning:
Failed to sync with repository "(default)": [Errno 12] Cannot allocate memory; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
03/16/16 10:37:03 (5 years ago)
- Author:
-
pschmitz
- Comment:
-
update required toolchain versions
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v23
|
v24
|
|
22 | 22 | == What about all these dependencies? I've read the INSTALL file, but am still confused. == |
23 | 23 | |
24 | | [http://www.cmake.org CMake] is the build script that compiles and installs museek-plus. The recommended version is >= 2.6. |
| 24 | [http://www.cmake.org CMake] is used to build and install museek-plus. Version 2.8 or greater is required. |
25 | 25 | |
26 | | GCC 3 or greater is recommended. |
| 26 | GCC 4.7 or greater is required to build. |
27 | 27 | |
28 | 28 | [http://trolltech.com/ QT4] is required by [wiki:museeq]. |