Hi,

I have downloaded the WinVNC source and am trying to compile the server with
the Release settings using MSVC++6.

I have loaded the winvnc.dsp file, and the compile appears to go okay until it
gets to the linker, and then I get:

Linking...
   Creating library ..\Release\winvnc.lib and object ..\Release\winvnc.exp
rfbRegion_win32.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_mutex::omni_mutex(void)" (??0omni_mutex@@[EMAIL PROTECTED])

*****snip*****

vncservice.obj : error LNK2001: unresolved external symbol "public: static
class omni_thread * __cdecl omni_thread::create(void (__cdecl*)(void *),void
*,enum omni_thread::priority_t)"
([EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@Z)
..\Release\winvnc.exe : fatal error LNK1120: 28 unresolved externals
Error executing link.exe.

I have looked on USENET and Google and none of the references to Unresolved
Externals apply to my problem.  What have I missed?

Many thanks,

Robb Bloomfield

--
Open WebMail Project (http://openwebmail.org)
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to