Cihan Bal

Results 2 comments of Cihan Bal

This is what i have so far. On vs 2019 its working without any problem. ``` // Udp Server #define ZNPP_STATIC_API #include "znet.hpp" #include using namespace zsummer::network; ZSummerEnvironment g_appEnvironment; int...

I have never tried usig mingw64. The problematic part would be mostly dependencies. Unfortunately, its not very obvious how to compile them for other tool sets such as msys2/mingw64. There...