DPDK for Windows with MSVC compiler
Dmitry Kozlyuk
dmitry.kozliuk at gmail.com
Tue Mar 22 12:55:00 CET 2022
2022-03-21 10:26 (UTC+0000), Tarun Badnora:
> We'd like to know whether DPDK supports MSVC compiler ?
> If yes, please guide us to the references & compatible versions else share plan of its availability if it's in roadmap.
Hello Tarun,
DPDK does not support MSVC.
There is a very long term intention to build DPDK with MSVC
(adding Omar and Daniel if they have any more comments),
but for now it's only clang and MinGW-w64.
There is a significant gap in language features support from MSVC side
and some issues (e.g. GCC-isms) from DPDK side.
More information about the dev
mailing list