oatpp / example-api-client

Example project how-to use oatpp ApiClient and how it works

Home Page:https://oatpp.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows mingw compile error

mohammad-nazari opened this issue · comments

ConnectionProvider.cpp:300:5: error: 'inet_ntop' was not declared in this scope inet_ntop(AF_INET, &sockAddress->sin_addr, strIp, INET_ADDRSTRLEN);
Windows, MinGW64, g++, cmake, clion

Closing this as a duplicate of oatpp/oatpp#324