Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Compiling a good winvnc.exe: 'omni_thread_wrapper' problem.

Post Reply
Puppet
20
20
Posts: 38
Joined: 2006-08-16 13:51
Location: US
Contact:

Compiling a good winvnc.exe: 'omni_thread_wrapper' problem.

Post by Puppet »

I have NO errors during build/compile of WINVNC but the program doesn't run. It crashes on startup.

I get this warning during build which has something to do with the crash.

Compiling...
nt.cpp
.\nt.cpp(484) : warning C4297: 'omni_thread_wrapper' : function assumed not to throw an exception but does The function is extern "C" and /EHc was specified

winvnc.exe crashes during startup . . .

Does anyone know what to do? Any ideas?

I've reinstalled VS2005 and the SDK 2003 R2. I reset my ide settings for c++ but I still get this warning that causes the program not to run.


Please, please help.
The grass may not be greener on the other side, but it just might have less weeds...
.
;)
.
Puppet
20
20
Posts: 38
Joined: 2006-08-16 13:51
Location: US
Contact:

Re: Compiling a good winvnc.exe: 'omni_thread_wrapper' probl

Post by Puppet »

Can someone PLEASE HELP ??
Post Reply