doc: update minimum required Meson version for Windows
authorJie Zhou <jizh@microsoft.com>
Wed, 24 Feb 2021 23:36:52 +0000 (15:36 -0800)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 16 Apr 2021 17:52:58 +0000 (19:52 +0200)
commitb729b3c039c40e322e0b078e7394e4bdfea8862f
tree2d1a82f719cbac4bb07804c43372090476f8eebe
parent8c10530836780c4aa058bfc77ba8dedcc695d9d4
doc: update minimum required Meson version for Windows

Meson with Windows clang generates incorrect linker flag
"--subsystem,console" instead of "/subsystem:console" which
will fail the DPDK build. This is discovered at porting testpmd.

Meson 0.57.0 has the fix and should be used for DPDK Windows build.
Update the WindowsGSG DPDK Build document for the proper meson version.

Signed-off-by: Jie Zhou <jizh@microsoft.com>
Acked-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
doc/guides/windows_gsg/build_dpdk.rst