Closed williamtu closed 3 years ago
For DPDK version 21.05 windows deployment
the file sys/queue.h
is present in DPDK root folder\lib\eal\windows\include\
yes! thanks. I'm submitting a patch to fix it. See discussion here: http://inbox.dpdk.org/dev/20210823130343.87247-1-u9012063@gmail.com/
In file included from ../lib/dpdk.c:27: C:\temp\dpdk\include\rte_log.h:24:10: fatal error: 'sys/queue.h' file not found
include <sys/queue.h>
1 warning and 1 error generated.