limymy

Results 3 issues of limymy

MSVC is unable to link `wpcap.lib` when using this repository as a sub-project via the CMake `fetch_content` module. The error message is as follows: ``` [build] LINK : fatal error...

I am using this library for the first time. I'm attempting to integrate it into my project using CMake `FetchContent`. When compiling on Windows, I consistently encounter the `error C2370`....