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

2024-11-19 Thread Thomas Monjalon
12/11/2024 10:56, Dmitry Kozlyuk: > 2024-11-11 08:14 (UTC-0800), 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 first version containing the fix: 1.5.2. > > > > Building DPDK applicatio

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

2024-11-12 Thread Dmitry Kozlyuk
2024-11-11 08:14 (UTC-0800), 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 first version containing the fix: 1.5.2. > > Building DPDK applications that run on 32-bit Windows is > currently n

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

2024-11-11 Thread Thomas Monjalon
11/11/2024 17:14, Andre Muezerie: > +The minimal Meson supported version is 1.5.2. OK looks good, thanks.

[PATCH v6] doc: modernize build instructions on Windows

2024-11-11 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 first version containing the fix: 1.5.2. Building DPDK applications that run on 32-bit Windows is currently not supported. However, some Visual Studio environments de