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-code\xdmcp\xdmcp.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-code\xdmcp\xdmcp.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
2006-07-27
00:42:28
·
1 answers
·
asked by
nirupama
1
in
Software