Last visit was: Sat Apr 27, 2024 11:19 pm It is currently Sat Apr 27, 2024 11:19 pm

All times are UTC




 [ 2 posts ] 
 Coopordie's source code suddenly refuses to compile. 
Author Message
Champion in solo and duo and trio and quartet

Joined: Tue Jun 23, 2009 3:30 pm
Posts: 623
Post Coopordie's source code suddenly refuses to compile.
I'm still "working" on the mod, but I hit some errors pretty quickly. Coopordie's source code suddenly refuses to compile.

Code:
1>wsrv_http.obj : error LNK2019: unresolved external symbol _connect@12 referenced in function _TCP_Connect
1>wsrv_http.obj : error LNK2019: unresolved external symbol _htons@4 referenced in function _TCP_Connect
1>wsrv_http.obj : error LNK2019: unresolved external symbol _recv@16 referenced in function _TCP_Recv
1>wsrv_http.obj : error LNK2019: unresolved external symbol _select@20 referenced in function _TCP_Recv
1>wsrv_http.obj : error LNK2019: unresolved external symbol _gethostbyname@4 referenced in function _DNS_GetHostAddr
1>wsrv_http.obj : error LNK2019: unresolved external symbol _inet_addr@4 referenced in function _DNS_GetHostAddr
1>wsrv_http.obj : error LNK2019: unresolved external symbol _closesocket@4 referenced in function _HTTP_GetPage
1>wsrv_http.obj : error LNK2019: unresolved external symbol _send@16 referenced in function _HTTP_GetPage
1>wsrv_http.obj : error LNK2019: unresolved external symbol _socket@12 referenced in function _HTTP_GetPage
1>wsrv_http.obj : error LNK2019: unresolved external symbol _WSAGetLastError@0 referenced in function _NET_ErrorString


Pat, do you happen to know what might cause it? I've tested it both on VC++ 2010 aswell as the 2008 edition, even on an older source code that worked well in the past, but it simply doesn't want me to mod the game :mrgreen: .

_________________
Quaking like it's the '98s.
Feel free to add me on Steam.

Join Coopordie's Discord Server.


Wed Jun 24, 2015 6:24 pm Profile YIM
Admin

Joined: Sun Feb 17, 2002 7:07 pm
Posts: 628
Post Re: Coopordie's source code suddenly refuses to compile.
Maybe a missing dll or look at this discussion...

http://stackoverflow.com/questions/2336 ... y-conflict

_________________
Playing : Tiny Attacks


Sat Jun 27, 2015 10:33 pm Profile WWW
Display posts from previous:  Sort by  
 [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: claudebot [Bot 2024-04-20], Semrush [Bot 2021-12-30]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © phpBB Group.
Initial forum style by Vjacheslav Trushkin.