compilation - How can I compile nDPI library on Windows? -


the library comes instructions on how compile on linux:

  • ./autogen.sh
  • ./configure
  • make

but can't find source on internet me compile code directly on windows, if never had linux machine.

ndpi hosted here: https://github.com/ntop/ndpi

you set linux-like cli using cygwin (very useful tool) , cross compile windows. it's not complicated process , there lot of documentation around internet. recommend using mingw 32 cross compiler. luck!


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -