Open SrMilton opened 4 months ago
Most likely something is wrong with your codebase. Typically there are no problems with DLL/shared libs.
@inlife Enet Header Only is not working when client it's a dll, you can try the code by yourself. Legacy Enet from vcpkg is working fine.
The same Client code converted to a .dll instead of an .exe not connect to the server. I'm using Enet header only. Am I forgeting something? (It's connecting fine when it's an .exe)