Changes between Version 36 and Version 37 of UsersGuide/CompilingFromSource


Ignore:
Timestamp:
2020-01-16T17:03:39Z (4 years ago)
Author:
Jiří Zárevúcky
Comment:

warn about meson version issues

Legend:

Unmodified
Added
Removed
Modified
  • UsersGuide/CompilingFromSource

    v36 v37  
    6666$ pip3 install meson
    6767}}}
     68
     69{{{#!box type=warning
     70Our build scripts currently have issues with newer meson versions. If you encounter problems, try to install a known-good version 0.50.1.
     71{{{
     72pip3 install --force-reinstall meson==0.50.1
     73}}}
     74}}}
     75
    6876
    6977Meson does not support in-tree builds, so you have to create a directory