Help
Operating system Windows NT Server service pack 6
I am using MS Visual C++ 6 and have successfully compiled and added to the
Win VNc Viewer but
I have now come to compiling the WinVnc program.
I have created the two Dll's but when I come to compiling the WinVnc program
I get the following:
I am compiling under the winvnc-Win32 Debug as recommended in the
Building.txt file
They all look as if they are references to the omnithread Dll but I am not
conversant enough with MS Visual C++ to know what's wrong.

Can anyone help Please. I have spotted a similar report on the VNC site but
can't find the answer to the problem that was given to the person asking.

Help.

Phil Crockford I.S.C.


--------------------Configuration: winvnc - Win32
Profile--------------------
buildtime.cpp
Linking...
   Creating library ..\Profile/winvnc.lib and object ..\Profile/winvnc.exp
rfbRegion_win32.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_mutex::omni_mutex(void)" (??0omni_mutex@@QAE@XZ)
vncdesktop.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_mutex::omni_mutex(void)" (??0omni_mutex@@QAE@XZ)
vncserver.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_mutex::omni_mutex(void)" (??0omni_mutex@@QAE@XZ)
rfbRegion_win32.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_mutex::~omni_mutex(void)" (??1omni_mutex@@QAE@XZ)
vncdesktop.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_mutex::~omni_mutex(void)" (??1omni_mutex@@QAE@XZ)
vncserver.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_mutex::~omni_mutex(void)" (??1omni_mutex@@QAE@XZ)
winvnc.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::lock(void)" (?lock@omni_mutex@@QAEXXZ)
vncserver.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::lock(void)" (?lock@omni_mutex@@QAEXXZ)
vncservice.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::lock(void)" (?lock@omni_mutex@@QAEXXZ)
vncsockconnect.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::lock(void)" (?lock@omni_mutex@@QAEXXZ)
vnctimedmsgbox.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::lock(void)" (?lock@omni_mutex@@QAEXXZ)
vncdesktop.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::lock(void)" (?lock@omni_mutex@@QAEXXZ)
vnchttpconnect.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::lock(void)" (?lock@omni_mutex@@QAEXXZ)
vncmenu.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::lock(void)" (?lock@omni_mutex@@QAEXXZ)
vncproperties.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::lock(void)" (?lock@omni_mutex@@QAEXXZ)
rfbRegion_win32.obj : error LNK2001: unresolved external symbol "public:
void __thiscall omni_mutex::lock(void)" (?lock@omni_mutex@@QAEXXZ)
vncbuffer.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::lock(void)" (?lock@omni_mutex@@QAEXXZ)
vncclient.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::lock(void)" (?lock@omni_mutex@@QAEXXZ)
vncconndialog.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::lock(void)" (?lock@omni_mutex@@QAEXXZ)
winvnc.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::unlock(void)" (?unlock@omni_mutex@@QAEXXZ)
vncserver.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::unlock(void)" (?unlock@omni_mutex@@QAEXXZ)
vncservice.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::unlock(void)" (?unlock@omni_mutex@@QAEXXZ)
vncsockconnect.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::unlock(void)" (?unlock@omni_mutex@@QAEXXZ)
vnctimedmsgbox.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::unlock(void)" (?unlock@omni_mutex@@QAEXXZ)
vncdesktop.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::unlock(void)" (?unlock@omni_mutex@@QAEXXZ)
vnchttpconnect.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::unlock(void)" (?unlock@omni_mutex@@QAEXXZ)
vncmenu.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::unlock(void)" (?unlock@omni_mutex@@QAEXXZ)
vncproperties.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::unlock(void)" (?unlock@omni_mutex@@QAEXXZ)
rfbRegion_win32.obj : error LNK2001: unresolved external symbol "public:
void __thiscall omni_mutex::unlock(void)" (?unlock@omni_mutex@@QAEXXZ)
vncbuffer.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::unlock(void)" (?unlock@omni_mutex@@QAEXXZ)
vncclient.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::unlock(void)" (?unlock@omni_mutex@@QAEXXZ)
vncconndialog.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_mutex::unlock(void)" (?unlock@omni_mutex@@QAEXXZ)
winvnc.obj : error LNK2001: unresolved external symbol "public: __thiscall
omni_semaphore::omni_semaphore(unsigned int)" (??0omni_semaphore@@QAE@I@Z)
vncserver.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_semaphore::omni_semaphore(unsigned int)"
(??0omni_semaphore@@QAE@I@Z)
vncservice.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_semaphore::omni_semaphore(unsigned int)"
(??0omni_semaphore@@QAE@I@Z)
vncsockconnect.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_semaphore::omni_semaphore(unsigned int)"
(??0omni_semaphore@@QAE@I@Z)
vnctimedmsgbox.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_semaphore::omni_semaphore(unsigned int)"
(??0omni_semaphore@@QAE@I@Z)
vncdesktop.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_semaphore::omni_semaphore(unsigned int)"
(??0omni_semaphore@@QAE@I@Z)
vnchttpconnect.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_semaphore::omni_semaphore(unsigned int)"
(??0omni_semaphore@@QAE@I@Z)
vncmenu.obj : error LNK2001: unresolved external symbol "public: __thiscall
omni_semaphore::omni_semaphore(unsigned int)" (??0omni_semaphore@@QAE@I@Z)
vncproperties.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_semaphore::omni_semaphore(unsigned int)"
(??0omni_semaphore@@QAE@I@Z)
rfbRegion_win32.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_semaphore::omni_semaphore(unsigned int)"
(??0omni_semaphore@@QAE@I@Z)
vncbuffer.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_semaphore::omni_semaphore(unsigned int)"
(??0omni_semaphore@@QAE@I@Z)
vncclient.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_semaphore::omni_semaphore(unsigned int)"
(??0omni_semaphore@@QAE@I@Z)
vncconndialog.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_semaphore::omni_semaphore(unsigned int)"
(??0omni_semaphore@@QAE@I@Z)
winvnc.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::wait(void)" (?wait@omni_semaphore@@QAEXXZ)
vncserver.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::wait(void)" (?wait@omni_semaphore@@QAEXXZ)
vncservice.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::wait(void)" (?wait@omni_semaphore@@QAEXXZ)
vncsockconnect.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::wait(void)" (?wait@omni_semaphore@@QAEXXZ)
vnctimedmsgbox.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::wait(void)" (?wait@omni_semaphore@@QAEXXZ)
vncdesktop.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::wait(void)" (?wait@omni_semaphore@@QAEXXZ)
vnchttpconnect.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::wait(void)" (?wait@omni_semaphore@@QAEXXZ)
vncmenu.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::wait(void)" (?wait@omni_semaphore@@QAEXXZ)
vncproperties.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::wait(void)" (?wait@omni_semaphore@@QAEXXZ)
rfbRegion_win32.obj : error LNK2001: unresolved external symbol "public:
void __thiscall omni_semaphore::wait(void)" (?wait@omni_semaphore@@QAEXXZ)
vncbuffer.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::wait(void)" (?wait@omni_semaphore@@QAEXXZ)
vncclient.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::wait(void)" (?wait@omni_semaphore@@QAEXXZ)
vncconndialog.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::wait(void)" (?wait@omni_semaphore@@QAEXXZ)
winvnc.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::post(void)" (?post@omni_semaphore@@QAEXXZ)
vncserver.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::post(void)" (?post@omni_semaphore@@QAEXXZ)
vncservice.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::post(void)" (?post@omni_semaphore@@QAEXXZ)
vncsockconnect.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::post(void)" (?post@omni_semaphore@@QAEXXZ)
vnctimedmsgbox.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::post(void)" (?post@omni_semaphore@@QAEXXZ)
vncdesktop.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::post(void)" (?post@omni_semaphore@@QAEXXZ)
vnchttpconnect.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::post(void)" (?post@omni_semaphore@@QAEXXZ)
vncmenu.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::post(void)" (?post@omni_semaphore@@QAEXXZ)
vncproperties.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::post(void)" (?post@omni_semaphore@@QAEXXZ)
rfbRegion_win32.obj : error LNK2001: unresolved external symbol "public:
void __thiscall omni_semaphore::post(void)" (?post@omni_semaphore@@QAEXXZ)
vncbuffer.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::post(void)" (?post@omni_semaphore@@QAEXXZ)
vncclient.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::post(void)" (?post@omni_semaphore@@QAEXXZ)
vncconndialog.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_semaphore::post(void)" (?post@omni_semaphore@@QAEXXZ)
winvnc.obj : error LNK2001: unresolved external symbol "protected:
__thiscall omni_thread::omni_thread(void *,enum omni_thread::priority_t)"
(??0omni_thread@@IAE@PAXW4priority_t@0@@Z)
vncserver.obj : error LNK2001: unresolved external symbol "protected:
__thiscall omni_thread::omni_thread(void *,enum omni_thread::priority_t)"
(??0omni_thread@@IAE@PAXW4priority_t@0@@Z)
vncservice.obj : error LNK2001: unresolved external symbol "protected:
__thiscall omni_thread::omni_thread(void *,enum omni_thread::priority_t)"
(??0omni_thread@@IAE@PAXW4priority_t@0@@Z)
vncsockconnect.obj : error LNK2001: unresolved external symbol "protected:
__thiscall omni_thread::omni_thread(void *,enum omni_thread::priority_t)"
(??0omni_thread@@IAE@PAXW4priority_t@0@@Z)
vnctimedmsgbox.obj : error LNK2001: unresolved external symbol "protected:
__thiscall omni_thread::omni_thread(void *,enum omni_thread::priority_t)"
(??0omni_thread@@IAE@PAXW4priority_t@0@@Z)
vncdesktop.obj : error LNK2001: unresolved external symbol "protected:
__thiscall omni_thread::omni_thread(void *,enum omni_thread::priority_t)"
(??0omni_thread@@IAE@PAXW4priority_t@0@@Z)
vnchttpconnect.obj : error LNK2001: unresolved external symbol "protected:
__thiscall omni_thread::omni_thread(void *,enum omni_thread::priority_t)"
(??0omni_thread@@IAE@PAXW4priority_t@0@@Z)
vncmenu.obj : error LNK2001: unresolved external symbol "protected:
__thiscall omni_thread::omni_thread(void *,enum omni_thread::priority_t)"
(??0omni_thread@@IAE@PAXW4priority_t@0@@Z)
vncproperties.obj : error LNK2001: unresolved external symbol "protected:
__thiscall omni_thread::omni_thread(void *,enum omni_thread::priority_t)"
(??0omni_thread@@IAE@PAXW4priority_t@0@@Z)
rfbRegion_win32.obj : error LNK2001: unresolved external symbol "protected:
__thiscall omni_thread::omni_thread(void *,enum omni_thread::priority_t)"
(??0omni_thread@@IAE@PAXW4priority_t@0@@Z)
vncbuffer.obj : error LNK2001: unresolved external symbol "protected:
__thiscall omni_thread::omni_thread(void *,enum omni_thread::priority_t)"
(??0omni_thread@@IAE@PAXW4priority_t@0@@Z)
vncclient.obj : error LNK2001: unresolved external symbol "protected:
__thiscall omni_thread::omni_thread(void *,enum omni_thread::priority_t)"
(??0omni_thread@@IAE@PAXW4priority_t@0@@Z)
vncconndialog.obj : error LNK2001: unresolved external symbol "protected:
__thiscall omni_thread::omni_thread(void *,enum omni_thread::priority_t)"
(??0omni_thread@@IAE@PAXW4priority_t@0@@Z)
winvnc.obj : error LNK2001: unresolved external symbol "public: __thiscall
omni_thread::init_t::init_t(void)" (??0init_t@omni_thread@@QAE@XZ)
vncserver.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_thread::init_t::init_t(void)"
(??0init_t@omni_thread@@QAE@XZ)
vncservice.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_thread::init_t::init_t(void)"
(??0init_t@omni_thread@@QAE@XZ)
vncsockconnect.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_thread::init_t::init_t(void)"
(??0init_t@omni_thread@@QAE@XZ)
vnctimedmsgbox.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_thread::init_t::init_t(void)"
(??0init_t@omni_thread@@QAE@XZ)
vncdesktop.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_thread::init_t::init_t(void)"
(??0init_t@omni_thread@@QAE@XZ)
vnchttpconnect.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_thread::init_t::init_t(void)"
(??0init_t@omni_thread@@QAE@XZ)
vncmenu.obj : error LNK2001: unresolved external symbol "public: __thiscall
omni_thread::init_t::init_t(void)" (??0init_t@omni_thread@@QAE@XZ)
vncproperties.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_thread::init_t::init_t(void)"
(??0init_t@omni_thread@@QAE@XZ)
rfbRegion_win32.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_thread::init_t::init_t(void)"
(??0init_t@omni_thread@@QAE@XZ)
vncbuffer.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_thread::init_t::init_t(void)"
(??0init_t@omni_thread@@QAE@XZ)
vncclient.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_thread::init_t::init_t(void)"
(??0init_t@omni_thread@@QAE@XZ)
vncconndialog.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_thread::init_t::init_t(void)"
(??0init_t@omni_thread@@QAE@XZ)
vncclient.obj : error LNK2001: unresolved external symbol "protected: void
__thiscall omni_thread::start_undetached(void)"
(?start_undetached@omni_thread@@IAEXXZ)
vncdesktop.obj : error LNK2001: unresolved external symbol "protected: void
__thiscall omni_thread::start_undetached(void)"
(?start_undetached@omni_thread@@IAEXXZ)
vnchttpconnect.obj : error LNK2001: unresolved external symbol "protected:
void __thiscall omni_thread::start_undetached(void)"
(?start_undetached@omni_thread@@IAEXXZ)
vncsockconnect.obj : error LNK2001: unresolved external symbol "protected:
void __thiscall omni_thread::start_undetached(void)"
(?start_undetached@omni_thread@@IAEXXZ)
vncclient.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_condition::omni_condition(class omni_mutex *)"
(??0omni_condition@@QAE@PAVomni_mutex@@@Z)
vncdesktop.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_condition::omni_condition(class omni_mutex *)"
(??0omni_condition@@QAE@PAVomni_mutex@@@Z)
vncserver.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_condition::omni_condition(class omni_mutex *)"
(??0omni_condition@@QAE@PAVomni_mutex@@@Z)
vnctimedmsgbox.obj : error LNK2001: unresolved external symbol "protected:
virtual __thiscall omni_thread::~omni_thread(void)" (??1omni_thread@@MAE@XZ)
vncclient.obj : error LNK2001: unresolved external symbol "protected:
virtual __thiscall omni_thread::~omni_thread(void)" (??1omni_thread@@MAE@XZ)
vncdesktop.obj : error LNK2001: unresolved external symbol "protected:
virtual __thiscall omni_thread::~omni_thread(void)" (??1omni_thread@@MAE@XZ)
vnchttpconnect.obj : error LNK2001: unresolved external symbol "protected:
virtual __thiscall omni_thread::~omni_thread(void)" (??1omni_thread@@MAE@XZ)
vncsockconnect.obj : error LNK2001: unresolved external symbol "protected:
virtual __thiscall omni_thread::~omni_thread(void)" (??1omni_thread@@MAE@XZ)
vncclient.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_condition::~omni_condition(void)"
(??1omni_condition@@QAE@XZ)
vncdesktop.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_condition::~omni_condition(void)"
(??1omni_condition@@QAE@XZ)
vncserver.obj : error LNK2001: unresolved external symbol "public:
__thiscall omni_condition::~omni_condition(void)"
(??1omni_condition@@QAE@XZ)
vncclient.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_condition::signal(void)" (?signal@omni_condition@@QAEXXZ)
vncdesktop.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_condition::signal(void)" (?signal@omni_condition@@QAEXXZ)
vncserver.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_condition::signal(void)" (?signal@omni_condition@@QAEXXZ)
vncclient.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_condition::wait(void)" (?wait@omni_condition@@QAEXXZ)
vncdesktop.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_condition::wait(void)" (?wait@omni_condition@@QAEXXZ)
vncserver.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_condition::wait(void)" (?wait@omni_condition@@QAEXXZ)
vncclient.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_condition::broadcast(void)"
(?broadcast@omni_condition@@QAEXXZ)
vncclient.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_thread::start(void)" (?start@omni_thread@@QAEXXZ)
vnctimedmsgbox.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_thread::start(void)" (?start@omni_thread@@QAEXXZ)
vncsockconnect.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_thread::join(void * *)" (?join@omni_thread@@QAEXPAPAX@Z)
vncclient.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_thread::join(void * *)" (?join@omni_thread@@QAEXPAPAX@Z)
vncdesktop.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_thread::join(void * *)" (?join@omni_thread@@QAEXPAPAX@Z)
vnchttpconnect.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_thread::join(void * *)" (?join@omni_thread@@QAEXPAPAX@Z)
vncservice.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_thread::join(void * *)" (?join@omni_thread@@QAEXPAPAX@Z)
vncclient.obj : error LNK2001: unresolved external symbol "public: void
__thiscall omni_thread::set_priority(enum omni_thread::priority_t)"
(?set_priority@omni_thread@@QAEXW4priority_t@1@@Z)
vncdesktop.obj : error LNK2001: unresolved external symbol
_SetMouseFilterHook
vncdesktop.obj : error LNK2001: unresolved external symbol
_SetKeyboardFilterHook
vncdesktop.obj : error LNK2001: unresolved external symbol _SetHooks
vncdesktop.obj : error LNK2001: unresolved external symbol _UnSetHooks
vncdesktop.obj : error LNK2001: unresolved external symbol "public: static
class omni_thread * __cdecl omni_thread::self(void)"
(?self@omni_thread@@SAPAV1@XZ)
vncencodezrle.obj : error LNK2001: unresolved external symbol "public:
__thiscall rdr::ZlibOutStream::ZlibOutStream(class ZlibOutStream::OutStream
*,int)" (??0ZlibOutStream@rdr@@QAE@PAVOutStream@1@H@Z)
vncencodezrle.obj : error LNK2001: unresolved external symbol "public: void
__thiscall rdr::ZlibOutStream::setUnderlying(class rdr::OutStream *)"
(?setUnderlying@ZlibOutStream@rdr@@QAEXPAVOutStream@2@@Z)
vncproperties.obj : error LNK2001: unresolved external symbol "public:
static void __cdecl omni_thread::sleep(unsigned long,unsigned long)"
(?sleep@omni_thread@@SAXKK@Z)
vncservice.obj : error LNK2001: unresolved external symbol "public: static
void __cdecl omni_thread::sleep(unsigned long,unsigned long)"
(?sleep@omni_thread@@SAXKK@Z)
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)"
(?create@omni_thread@@SAPAV1@P6APAXPAX@Z0W4priority_t@1@@Z)
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)"
(?create@omni_thread@@SAPAV1@P6AXPAX@Z0W4priority_t@1@@Z)
..\Profile/winvnc.exe : fatal error LNK1120: 29 unresolved externals
Error executing link.exe.

winvnc.exe - 139 error(s), 0 warning(s)
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to