Hi Michael, You're not building VNC, but some third-party software based on it. If you switch to the standard VNC codebase, you should find it'll compile.
Regards, Wez @ RealVNC Ltd. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Michael Sync > Sent: 18 April 2006 19:37 > To: [email protected] > Subject: Errors in building WinVNC > > 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 _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
