C++ unsolved external symbol
#1

As im trying to finish up my plugin Im getting errors which I cant seem to solve. VS 14 2015.
Error (only the last line is the error im talking about):


Code:
Code Pastebin
Reply
#2

line #10: connect() function lacks definition.

Check if you're not missing any *.lib or *.cpp
Reply
#3

Hello Deroxi !

@Spmn
well he is using <winsock2.h> and i think #pragma comment(lib, "ws2_32.lib") this ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)