HTTPRequest icon indicating copy to clipboard operation
HTTPRequest copied to clipboard

Numerous "unresolved external symbol" Errors when running

Open azrellie opened this issue 2 years ago • 3 comments

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

azrellie avatar Jul 17 '22 04:07 azrellie

same here

OfflinePing avatar Jul 31 '22 02:07 OfflinePing

you fixed it yet?

OfflinePing avatar Jul 31 '22 02:07 OfflinePing

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

zxc88645 avatar Aug 10 '22 06:08 zxc88645