seladb
seladb
@eteran I'm adding `cmake` builds to TravisCI. Could you please tell me how what is the `cmake` command to run for building with DPDK and PF_RING? The information I'm missing...
More updates: I've fixed the MacOS issues and the build is now running successfully on Mac. I've also added `cmake` builds to Travis-CI. @eteran as I'm a beginner on CMake,...
@eteran I've started working on Windows (both VS and MinGW) but my progress is very slow because of my poor familiarity with CMake. Do you think you'll be able to...
Awesome thank you!
do you already know when you'll have time to work on that?
@eteran I made some progress on top of your work. I think the main challenge remaining is around Windows support (both MinGW and VS). Also there have been a lot...
@agentsofshield which cmake project are you referring to? is it the work-in-progress that exists on the [`cmake` branch](https://github.com/seladb/PcapPlusPlus/tree/cmake) or are you referring to something else?
Windows support is not yet really working, it is still work in progress, please feel free to add that part :)
@DinoStray we haven't made much progress on this for a while. And from my experience it's not very easy to make cmake work on all platforms with the different dependencies...
@eteran thanks for your comment! As discussed earlier on this thread, I'd love to see cmake added as another build option for PcapPlusPlus. We were already about half way through...