Category: Blog

Blog cmake cpp

Resolving errors when building cpp-httplib on Windows with Cmake

I was building on the cpp-httplib on windows with Cmake and it was giving me errors like undefined reference to `__imp_WSASocketW’undefined reference to `__imp_socket’ undefined reference to `__imp_setsockopt’undefined reference to…Continue readingResolving errors when building cpp-httplib on Windows with Cmake