Hi All,

I'm trying to build WinVNC by using VS.NET 2003.
I got the following errors..
-----------------------------------------------------------------------------
------------------
Compiling resources...
Linking...
vncEncodeTight.obj : error LNK2019: unresolved external symbol [EMAIL PROTECTED]
referenced in function "public: virtual __thiscall
vncEncodeTight::~vncEncodeTight(void)" (??1vncEncodeTight@@[EMAIL PROTECTED])
vncEncodeZlib.obj : error LNK2001: unresolved external symbol [EMAIL PROTECTED]
vncEncodeZlibHex.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
vncEncodeTight.obj : error LNK2019: unresolved external symbol [EMAIL PROTECTED]
referenced in function "protected: int __thiscall
vncEncodeTight::CompressData(unsigned char *,int,int,int,int)"
([EMAIL PROTECTED]@@[EMAIL PROTECTED])
vncEncodeZlib.obj : error LNK2001: unresolved external symbol [EMAIL PROTECTED]
vncEncodeZlibHex.obj : error LNK2001: unresolved external symbol [EMAIL 
PROTECTED]
vncEncodeTight.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function "protected: int __thiscall
vncEncodeTight::CompressData(unsigned char *,int,int,int,int)"
([EMAIL PROTECTED]@@[EMAIL PROTECTED])
vncEncodeTight.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function "protected: int __thiscall
vncEncodeTight::CompressData(unsigned char *,int,int,int,int)"
([EMAIL PROTECTED]@@[EMAIL PROTECTED])
vncEncodeZlib.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
vncEncodeZlibHex.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
-----------------------------------------------------------------------------
------------------

I can successfully build vncviewer using .NET 2003.
Any Idea for this problem?
Thanks...
_______________________________________________
VNC-List mailing list
[email protected]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to