Last visit was: Sat Apr 27, 2024 2:04 pm It is currently Sat Apr 27, 2024 2:04 pm

All times are UTC




 [ 3 posts ] 
 Worldserver 0.3 integration FAQ 
Author Message
Post Worldserver 0.3 integration FAQ
Hi all,

Ive come up with some problems while integrating the Worldserver 0.3 Technology into my game. And to help other ppl ill post them here. Everyone can and should constribute.



======================================
Worldserver 0.3 integration FAQ 1.0
======================================


Q: It doesnt work why ?
A: You did something wrong.

Q: What should i do ?
A: Read the FAQ !

Q: I havent got the file "msgno.h"
A: Redownload the src. pat forgot to include it
in the first release of wsrv 0.3

Q: I am getting errors when i compile the gamex86.dll.
They are looking like that:

wsrv_http.obj : error LNK2001: Nichtaufgeloestes externes Symbol _connect@12 wsrv_http.obj : error LNK2001: Nichtaufgeloestes externes Symbol _htons@4 wsrv_http.obj : error LNK2001: Nichtaufgeloestes externes Symbol _socket@12 wsrv_http.obj : error LNK2001: Nichtaufgeloestes externes Symbol _WSAGetLastError@0 wsrv_http.obj : error LNK2001: Nichtaufgeloestes externes Symbol _recv@16 wsrv_http.obj : error LNK2001: Nichtaufgeloestes externes Symbol _select@20 wsrv_http.obj : error LNK2001: Nichtaufgeloestes externes Symbol _gethostbyname@4 wsrv_http.obj : error LNK2001: Nichtaufgeloestes externes Symbol _inet_addr@4 wsrv_http.obj : error LNK2001: Nichtaufgeloestes externes Symbol _closesocket@4 wsrv_http.obj : error LNK2001: Nichtaufgeloestes externes Symbol _send@16

A:select, connect etc ... are all function part of the wsock32.lib Don't forget to put them in your library list (the "setting|Link tab" in
visual C)
Look at the dsp file provided with the source if you are using visual C

Q:I am getting errors when i compile the gamex86.dll.
They are looking like that:
wsrv_xmlrules.obj : error LNK2001: Nichtaufgeloestes externes Symbol _DOM_Document_getElementsByTagName
wsrv_xmlrules.obj : error LNK2001: Nichtaufgeloestes externes Symbol _DOM_DocumentLS_readmem
wsrv_xmlrules.obj : error LNK2001: Nichtaufgeloestes externes Symbol _DOM_Implementation_createDocument
wsrv_xmlrules.obj : error LNK2001: Nichtaufgeloestes externes Symbol _DOM_Exception
wsrv_xmlrules.obj : error LNK2001: Nichtaufgeloestes externes Symbol _DOM_Document_destroyNode

A: You forgot to include the expat.lib and libdomc.lib


Note: Dont forget to put the pics (if you are using the coop compass), and dlls from the coopordie mod in your game dir.


Sat Nov 02, 2002 2:38 pm
Post Worldserver 0.3 integration FAQ
Thank you Ghostface for posting here this help about WorldServer compilation and implementation. After being a betatester for the COOP or DIE modification, your are now a betatester for the code source package ;)
Thanks for this contributions.
I also want to excuse me about the current FAQ page on my web site : it's related to the 0.1 version, so don't take too much attention to it, and let me the time for update it ;)


Sat Nov 02, 2002 7:16 pm
Post Worldserver 0.3 integration FAQ
cool i am a "betatester for the code source package" :)


Sun Nov 03, 2002 9:52 am
Display posts from previous:  Sort by  
 [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: claudebot [Bot 2024-04-20]


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.