Re: [PATCH v5] doc: modernize build instructions on Windows

2024-11-11 Thread Andre Muezerie
On Mon, Nov 11, 2024 at 03:11:03PM +0100, Thomas Monjalon wrote: > 31/10/2024 04:08, Andre Muezerie: > > -Required version is Meson 0.57. > > - > > -Versions starting from 0.58 are unusable with LLVM toolchain > > -because of a `Meson issue > > `_.

Re: [PATCH v5] doc: modernize build instructions on Windows

2024-11-11 Thread Thomas Monjalon
31/10/2024 04:08, Andre Muezerie: > -Required version is Meson 0.57. > - > -Versions starting from 0.58 are unusable with LLVM toolchain > -because of a `Meson issue > `_. > +Meson version 1.5.2 or newer is recommended. I would prefer to know which

[PATCH v5] doc: modernize build instructions on Windows

2024-10-30 Thread Andre Muezerie
Meson 0.57 was an unstable version and is now outdated. The referenced bug in Meson 0.58 is fixed in stable releases. Recommend the latest stable release which is tested. Building DPDK applications that run on 32-bit Windows is currently not supported. However, some Visual Studio environments defa