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

Problems compiling 1.0.9.6.2

Post Reply
Qbfinest83
8
8
Posts: 14
Joined: 2010-02-20 00:44

Problems compiling 1.0.9.6.2

Post by Qbfinest83 »

When compiling I get the following two errors

Error 8 error MSB3073: The command "signtool.exe sign /f c:\uvnccert.pfx /p emptypassword /v /t http://timestamp.globalsign.com/scripts/timstamp.dll .\Release\vncviewer.exe
:VCEnd" exited with code 1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets 113 6 vncviewer

and

Error 7 error : File not found: c:\uvnccert.pfx C:\UltraVnc_10962_src\ultravnc_src\UltraVNC Project Root\UltraVNC\vncviewer\EXEC vncviewer

I cant find the uvnccert.pfx do I have to have that?
Qbfinest83
8
8
Posts: 14
Joined: 2010-02-20 00:44

Re: Problems compiling 1.0.9.6.2

Post by Qbfinest83 »

Sorry about that I forgot that its VNCviewer
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6863
Joined: 2004-04-23 10:21
Contact:

Re: Problems compiling 1.0.9.6.2

Post by Rudi De Vos »

Remove signing in post build (server/viewer properties build events).. can only be done on our internal servers.
Qbfinest83
8
8
Posts: 14
Joined: 2010-02-20 00:44

Re: Problems compiling 1.0.9.6.2

Post by Qbfinest83 »

Well it seemed to have build even with that error but thanks for the quick response
Post Reply