2021-03-16 12:09 (UTC+0100), Thomas Monjalon: > 08/03/2021 19:32, Jie Zhou: [...] > > -Recommended version is either Meson 0.47.1 (baseline) or the latest > > release. > > +Recommended version is either Meson 0.57.0 (baseline) or the latest > > release. > > I am OK with the change. What others think?
Although I can't reproduce it with meson 0.53.2 and 0.56.2 and I wonder why it doesn't affect examples as well, the issue exists in meson tracker: https://github.com/mesonbuild/meson/issues/8060 On Windows, there's no repository to constrain meson version from above, so if 0.57.0 has no known issues, let's recommend it. Acked-by: Dmitry Kozlyuk <dmitry.kozl...@gmail.com>