erpc-io / eRPC

Efficient RPCs for datacenter networks
https://erpc.io/
Other
835 stars 137 forks source link

cmake while finding no DPDK library is found #94

Open breayhing opened 1 year ago

breayhing commented 1 year ago

I've tried to quick start and have received the following errors: CMake Error at CMakeLists.txt:337 (message): DPDK library not found but I've made sure that I've just installed the DPDK pkg-config --modversion libdpdk 21.11.0 Is that due to the wrong version of DPDK?

anujkaliaiitd commented 1 year ago

Hi! The README has the steps for compiling with DPDK: https://github.com/erpc-io/eRPC/blob/1ef5d5f3b095776bba4ed21a31cc804211136f16/README.md?plain=1#L80

The currently tested DPDK version is 19.11.5