numam-dpdk/doc/guides/windows_gsg
Jie Zhou b729b3c039 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>
2021-04-16 19:52:58 +02:00
..
build_dpdk.rst doc: update minimum required Meson version for Windows 2021-04-16 19:52:58 +02:00
index.rst doc: split build and run instructions in Windows guide 2020-06-15 19:29:57 +02:00
intro.rst doc: reword ABI policy for Windows 2020-07-08 12:28:21 +02:00
run_apps.rst doc: clarify compilation with MinGW-w64 2020-06-23 16:41:06 +02:00