HTTPRequest
HTTPRequest copied to clipboard
Numerous "unresolved external symbol" Errors when running
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:
Errors:
same here
you fixed it yet?
#pragma comment(lib, "ws2_32.lib")