Re: [PATCH] doc: document basic MSVC build requirements

2023-11-27 Thread Thomas Monjalon
17/11/2023 22:19, Tyler Retzlaff: > Document the basic requirements for download and add an option > describing how to build with MSVC. > > Signed-off-by: Tyler Retzlaff Applied with few indent fixes, thanks.

[PATCH] doc: document basic MSVC build requirements

2023-11-17 Thread Tyler Retzlaff
Document the basic requirements for download and add an option describing how to build with MSVC. Signed-off-by: Tyler Retzlaff --- doc/guides/windows_gsg/build_dpdk.rst | 33 - 1 file changed, 28 insertions(+), 5 deletions(-) diff --git a/doc/guides/windows_gsg/