BOOKS TO GO

Buy Today Online

Not Xlib


UltraVNC help!(code modification)?

i was able to make an exe for the vnc viewer but i couldn’t do so in case of the server.I get some errors,some of them are linking errors and sometimes file can not be open.

For example:one of the error is…

——————-Configuration: xdmcp – Win32 Release——————–
Compiling…
xdmcp.c
D:UltraVNC-codexdmcpxdmcp.c(35) : fatal error C1083: Cannot open include file: ‘X11/Xlib.h’: No such file or directory
Error executing cl.exe.

xdmcp.exe – 1 error(s), 0 warning(s)
——————–Configuration: xdmcp – Win32 Debug——————–
Compiling…
xdmcp.c
d:ultravnc-codexdmcpxdmcp.c(35) : fatal error C1083: Cannot open include file: ‘X11/Xlib.h’: No such file or directory
Error executing cl.exe.

xdmcp.exe – 1 error(s), 0 warning(s)

can u help me with this.I’m new to C++.
Thanks & Regards,
Nimmi

what u need to do is to check if there is a file called Xlib.h in folder X11, which should be under project directory…

Eugene Hutz – “Not a crime” (acoustic version) – at Balkanfest Party! 18/12/2010


Tags: , , , , , , , ,

This entry was posted on Friday, January 29th, 2010 at 12:36 am and is filed under Uncategorized. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.