Changes between Version 37 and Version 38 of UsersGuide/CompilingFromSource
- Timestamp:
- 2020-06-05T17:04:51Z (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersGuide/CompilingFromSource
v37 v38 68 68 69 69 {{{#!box type=warning 70 Our build scripts currently have issues with newer meson versions. If you encounter problems, try to install a known-good version 0.50.1. 71 {{{ 72 pip3 install --force-reinstall meson==0.50.1 73 }}} 70 Meson version 0.53.0 is broken. Do not use it. Any other recent version should be fine. 74 71 }}} 75 72