Can anybody tell me a way to compile the libjngle relayserver on
windows. I have tried everything but am unable to do it. Currently i
am encountering about 90 linking errors during compile process. Here
are some of them:

Error   23      error LNK2019: unresolved external symbol "public: __thiscall
talk_base::ByteBuffer::~ByteBuffer(void)" (??
[EMAIL PROTECTED]@@[EMAIL PROTECTED]) referenced in function "void __cdecl
cricket::SendStun(class cricket::StunMessage const &,class
talk_base::AsyncPacketSocket *,class talk_base::SocketAddress const
&)" (?
[EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@@Z)
relayserver.obj

Error   24      error LNK2001: unresolved external symbol "public: __thiscall
talk_base::ByteBuffer::~ByteBuffer(void)" (??
[EMAIL PROTECTED]@@[EMAIL PROTECTED])   relayport.obj

Error   25      error LNK2019: unresolved external symbol "public: void
__thiscall cricket::StunMessage::Write(class talk_base::ByteBuffer
*)const " (?
[EMAIL PROTECTED]@cricket@@[EMAIL PROTECTED]@@@Z) referenced
in function "void __cdecl cricket::SendStun(class cricket::StunMessage
const &,class talk_base::AsyncPacketSocket *,class
talk_base::SocketAddress const &)" (?
[EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@@Z)
relayserver.obj

Error   26      error LNK2001: unresolved external symbol "public: void
__thiscall cricket::StunMessage::Write(class talk_base::ByteBuffer
*)const " (?
[EMAIL PROTECTED]@cricket@@[EMAIL PROTECTED]@@@Z)
relayport.obj
Error   27      error LNK2019: unresolved external symbol "public: __thiscall
talk_base::ByteBuffer::ByteBuffer(void)" (??
[EMAIL PROTECTED]@@[EMAIL PROTECTED]) referenced in function "void __cdecl
cricket::SendStun(class cricket::StunMessage const &,class
talk_base::AsyncPacketSocket *,class talk_base::SocketAddress const
&)" (?
[EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@@Z)
relayserver.obj

any help would be really appreciated.

Thanks,
Prabal


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-talk-open" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-talk-open?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to