Errors in building WinVNC
James Weatherall
jnw "at" realvnc.com
Wed Apr 19 11:17:01 2006
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: vnc-list-admin "at" realvnc.com
> [mailto:vnc-list-admin "at" realvnc.com] On Behalf Of Michael Sync
> Sent: 18 April 2006 19:37
> To: vnc-list "at" realvnc.com
> 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 _deflateEnd "at" 4
> referenced in function "public: virtual __thiscall
> vncEncodeTight::~vncEncodeTight(void)" (??1vncEncodeTight@@UAE "at" XZ)
> vncEncodeZlib.obj : error LNK2001: unresolved external symbol
> _deflateEnd "at" 4
> vncEncodeZlibHex.obj : error LNK2001: unresolved external symbol
> _deflateEnd "at" 4
> vncEncodeTight.obj : error LNK2019: unresolved external
> symbol _deflate "at" 8
> referenced in function "protected: int __thiscall
> vncEncodeTight::CompressData(unsigned char *,int,int,int,int)"
> (?CompressData "at" vncEncodeTight@@IAEHPAEHHHH "at" Z)
> vncEncodeZlib.obj : error LNK2001: unresolved external symbol
> _deflate "at" 8
> vncEncodeZlibHex.obj : error LNK2001: unresolved external
> symbol _deflate "at" 8
> vncEncodeTight.obj : error LNK2019: unresolved external symbol
> _deflateParams "at" 12 referenced in function "protected: int __thiscall
> vncEncodeTight::CompressData(unsigned char *,int,int,int,int)"
> (?CompressData "at" vncEncodeTight@@IAEHPAEHHHH "at" Z)
> vncEncodeTight.obj : error LNK2019: unresolved external symbol
> _deflateInit2_ "at" 32 referenced in function "protected: int __thiscall
> vncEncodeTight::CompressData(unsigned char *,int,int,int,int)"
> (?CompressData "at" vncEncodeTight@@IAEHPAEHHHH "at" Z)
> vncEncodeZlib.obj : error LNK2001: unresolved external symbol
> _deflateInit2_ "at" 32
> vncEncodeZlibHex.obj : error LNK2001: unresolved external symbol
> _deflateInit2_ "at" 32
> --------------------------------------------------------------
> ---------------
> ------------------
>
> I can successfully build vncviewer using .NET 2003.
> Any Idea for this problem?
> Thanks...
> _______________________________________________
> VNC-List mailing list
> VNC-List "at" realvnc.com
> To remove yourself from the list visit:
> http://www.realvnc.com/mailman/listinfo/vnc-list