Hi,
Thank you for your response. When i did the steps as you said i am getting
the linking errors. can you please tell me the reason why they are occuring.
Here are the errors i am getting
connectiontcpbase.obj : error LNK2001: unresolved external symbol
___WSAFDIsSet@8
connectiontcpbase.obj : error LNK2001: unresolved external symbol _select@20
connectiontcpbase.obj : error LNK2001: unresolved external symbol _send@16
connectiontcpclient.obj : error LNK2001: unresolved external symbol _recv@16
connectiontcpserver.obj : error LNK2001: unresolved external symbol
_listen@8
connectiontcpserver.obj : error LNK2001: unresolved external symbol _bind@12
connectiontcpserver.obj : error LNK2001: unresolved external symbol
_inet_addr@4
connectiontcpserver.obj : error LNK2001: unresolved external symbol _htons@4
dns.obj : error LNK2001: unresolved external symbol _htons@4
connectiontcpserver.obj : error LNK2001: unresolved external symbol _ntohs@4
connectiontcpserver.obj : error LNK2001: unresolved external symbol
_inet_ntoa@4
dns.obj : error LNK2001: unresolved external symbol _inet_ntoa@4
connectiontcpserver.obj : error LNK2001: unresolved external symbol
_accept@12
dns.obj : error LNK2001: unresolved external symbol _socket@12
dns.obj : error LNK2001: unresolved external symbol _getprotobyname@4
dns.obj : error LNK2001: unresolved external symbol _WSAStartup@8
dns.obj : error LNK2001: unresolved external symbol _connect@12
dns.obj : error LNK2001: unresolved external symbol _gethostbyname@4
dns.obj : error LNK2001: unresolved external symbol _closesocket@4
dns.obj : error LNK2001: unresolved external symbol _WSACleanup@0
Debug/gloox_pro.exe : fatal error LNK1120: 18 unresolved externals
Error executing link.exe.
In config.h.win i have uncommented WINDNS and WINTLS because i am using
Visual c++ compiler.
and i dont have any support of the GNUTLS/ OPENSSL/etc...
I didnt understand how to define the GLOOX_IMPORTER. Can you please provide
any information on this.
Thanks in advance,
koti.
----- Original Message -----
From: "Vincent Thomasset" <vincent.thomasset@xxxxxxxxx>
To: <gloox-dev@xxxxxxxxxx>
Sent: Tuesday, October 30, 2007 9:49 PM
Subject: Re: [gloox-dev] abt the dependencies
Le Mon, 29 Oct 2007 21:08:57 +0530,
"koti" <koteswara.rao@xxxxxxxxxxx> a écrit :
Hi,
The best way to build gloox under MSVC is to use the project file
and follow the steps listed in README.win32. I don't think you should
install gloox's header files (and surely not the source files) in the
default include dir.
Once gloox has been built, you must create another project in the
workspace to build roster_example.
Hope this help,
Vincent
--------------------------------------------------------------------------------
--
gloox-dev mailing list
to unsubscribe:
send a message with subject 'unsubscribe gloox-dev' to
minimalist@xxxxxxxxxx