We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've followed instructions on website and added ENET_DLL but this is not enough to compile enet into a dll, what else has to be done?
The text was updated successfully, but these errors were encountered:
did you include the following libraries when compiling?
ws2_32.lib and winmm.lib t
https://github.com/lsalzman/enet/blob/master/docs/install.dox
Sorry, something went wrong.
Visual Studio got official, first-class support for CMake projects in the meantime.
Once #242 gets merged, building enet shared via VS should be much simpler, without any manual modifications.
No branches or pull requests
I've followed instructions on website and added ENET_DLL but this is not enough to compile enet into a dll, what else has to be done?
The text was updated successfully, but these errors were encountered: