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

Numerous "unresolved external symbol" Errors when running #61

Open
azrellie opened this issue Jul 17, 2022 · 3 comments
Open

Numerous "unresolved external symbol" Errors when running #61

azrellie opened this issue Jul 17, 2022 · 3 comments

Comments

@azrellie
Copy link

azrellie commented Jul 17, 2022

So I copy and pasted the code example to see what it would do, but when I do that, it just gives me a bunch of "unresolved external symbol" errors. I have the entry point sent as 'main' and I also have it included in the headers folder (with additional include directories set to the folder the header file is in)

Code:
image

Errors:
image

@OfflinePing
Copy link

same here

@OfflinePing
Copy link

you fixed it yet?

@zxc88645
Copy link

#pragma comment(lib, "ws2_32.lib")

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