Skip to content
New issue

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

compiling a dll in visual studio #106

Open
JernejL opened this issue Mar 14, 2019 · 2 comments
Open

compiling a dll in visual studio #106

JernejL opened this issue Mar 14, 2019 · 2 comments

Comments

@JernejL
Copy link

JernejL commented Mar 14, 2019

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?

@Khyretos
Copy link

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

@Croydon
Copy link
Contributor

Croydon commented Apr 18, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants