Closed fateme81 closed 1 year ago
Due to non-compatible API changes in libnDPI
, you'll either need to use cmake -DBUILD_NDPI=1
or use an older commit of nDPId
.
You may also use libnDPI
s dev
branch, but not any of the releases.
cmake -DBUILD_NDPI=1
worked for me.
TNX
First i installed the last version of libnDPI based on Github : https://github.com/ntop/nDPI/branches/stale and it's version is 4.6.0 however the required version of libndpi for your software is '>= 4.7.0' how that can happens?
i got the following error :