Changes between Version 36 and Version 37 of UsersGuide/CompilingFromSource
- Timestamp:
- 2020-01-16T17:03:39Z (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersGuide/CompilingFromSource
v36 v37 66 66 $ pip3 install meson 67 67 }}} 68 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 }}} 74 }}} 75 68 76 69 77 Meson does not support in-tree builds, so you have to create a directory