Re: [PATCH] doc: discourage using meson 0.58 on Windows

2021-11-17 Thread Thomas Monjalon
12/11/2021 23:17, Dmitry Kozlyuk: > Meson 0.58 and above cannot build DPDK on Windows with clang. > Recommend the latest known working version > and warn about the issue and the affected versions. > > Suggested-by: Thomas Monjalon > Signed-off-by: Dmitry Kozlyuk Applied, thanks.

[PATCH] doc: discourage using meson 0.58 on Windows

2021-11-12 Thread Dmitry Kozlyuk
Meson 0.58 and above cannot build DPDK on Windows with clang. Recommend the latest known working version and warn about the issue and the affected versions. Suggested-by: Thomas Monjalon Signed-off-by: Dmitry Kozlyuk --- doc/guides/windows_gsg/build_dpdk.rst | 6 +- 1 file changed, 5 insert