Hello and welcome, 25/10/2024 16:15, Andre Muezerie: > Signed-off-by: Andre Muezerie <andre...@linux.microsoft.com> > --- > --- a/doc/guides/windows_gsg/build_dpdk.rst > +++ b/doc/guides/windows_gsg/build_dpdk.rst > @@ -72,10 +72,9 @@ A good option to choose is the MSI installer for both > meson and ninja together:: > > > http://mesonbuild.com/Getting-meson.html#installing-meson-and-ninja-with-the-msi-installer%22 > > -Required version is Meson 0.57. > - > -Versions starting from 0.58 are unusable with LLVM toolchain > -because of a `Meson issue > <https://github.com/mesonbuild/meson/issues/8981>`_. > +Meson version 0.58 was unusable with LLVM toolchain > +because of an `issue <https://github.com/mesonbuild/meson/issues/8981>`_, but > +more recent versions are working fine.
Please could we be more explicit about which version is working fine?