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?
Problems compiling 1.0.9.6.2
-
Qbfinest83
- 8

- Posts: 14
- Joined: 2010-02-20 00:44
Re: Problems compiling 1.0.9.6.2
Sorry about that I forgot that its VNCviewer
Re: Problems compiling 1.0.9.6.2
Remove signing in post build (server/viewer properties build events).. can only be done on our internal servers.
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
- uvnc2me: https://uvnc2me.com/
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
- uvnc2me: https://uvnc2me.com/
-
Qbfinest83
- 8

- Posts: 14
- Joined: 2010-02-20 00:44
Re: Problems compiling 1.0.9.6.2
Well it seemed to have build even with that error but thanks for the quick response
