I'm trying to read vnc-3.3.7-winsrc source code,and when I build the project
I got the following errors.
Could someone please tell me how to eliminate these errors?!
--------------------Configuration: winvnc - Win32
Profile--------------------
buildtime.cpp
Linking...
   Creating library ..\Profile/winvnc.lib and object ..\Profile/winvnc.exp
rfbRegion_X11.obj : error LNK2001: unresolved external symbol _XCreateRegion
rfbRegion_X11.obj : error LNK2001: unresolved external symbol _XUnionRegion
rfbRegion_X11.obj : error LNK2001: unresolved external symbol
_XDestroyRegion
rfbRegion_X11.obj : error LNK2001: unresolved external symbol
_XUnionRectWithRegion
rfbRegion_X11.obj : error LNK2001: unresolved external symbol _XOffsetRegion
rfbRegion_X11.obj : error LNK2001: unresolved external symbol
_XIntersectRegion
rfbRegion_X11.obj : error LNK2001: unresolved external symbol
_XSubtractRegion
rfbRegion_X11.obj : error LNK2001: unresolved external symbol _XEqualRegion
rfbRegion_X11.obj : error LNK2001: unresolved external symbol _XEmptyRegion
rfbRegion_X11.obj : error LNK2001: unresolved external symbol _XClipBox
..\Profile/winvnc.exe : fatal error LNK1120: 10 unresolved externals
Error executing link.exe.
winvnc.exe - 11 error(s), 0 warning(s)
_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to