Hi,
I'm compiling the latest edition of VNC Server on the Microsoft Platform SDK
32-bit build environment. I am currently getting a number of errrors that
say "Cannot open include file: 'omniorb2/CORBA.h': No such file or
directory. I guess it might be something I'm not configuring on the SDK
e
Ok, now I have figured out how to include the VNCHooks and omnithread files
into the project so I can build. However, I'm still coming out with these
errors and warnings:
Configuration: WinVNC - Win32
No_CORBA
Linking...
VNCHooks.obj : error LNK2005: "unsig
I was told that I need to build the omni_thread sub-project first in order
to compile the VNC Server source code in Microsoft Visual C++ 6.0. How do I
do that? And when I want to batch build, do should I only have the NO_CORBA
configuration checked?
I'm definitely a beginner and if you have any