Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
- 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
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
- 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
Search found 5 matches
- 2018-12-05 23:40
- Forum: Developer discussions (mainly user-mode)
- Topic: Unable to Build VC2010
- Replies: 13
- Views: 31560
Re: Unable to Build VC2010
FINALLY!!! A successful build!!! I feel I should be a responsible open source developer and include tips and everything I did to get it working. - Installed the following using the 2017 Visual Studio Installer, Individual Components: - Windows 8.1 SDK - All the VC++ 2017 toolsets I could find in ...
- 2018-12-05 21:18
- Forum: Developer discussions (mainly user-mode)
- Topic: Unable to Build VC2010
- Replies: 13
- Views: 31560
Re: Unable to Build VC2010
It seems that if I do not re-target the project I get a bunch of include errors for common includes like <ctype.h>
After re-targeting I get a bunch of syntax errors from winnt.h
After re-targeting I get a bunch of syntax errors from winnt.h
- 2018-12-05 20:29
- Forum: Developer discussions (mainly user-mode)
- Topic: Unable to Build VC2010
- Replies: 13
- Views: 31560
Re: Unable to Build VC2010
Quick follow-up, I have installed NASM 2.14 64-bit for Win. Hopefully that is correct.
- 2018-12-05 20:09
- Forum: Developer discussions (mainly user-mode)
- Topic: Unable to Build VC2010
- Replies: 13
- Views: 31560
Re: Unable to Build VC2010
A few questions and clarifications: 1. I should be opening the .sln file and not the .vcxproj files? 2. Once inside VS2017 do I need to re-target the project? 3. When I attempt to download the NASM I just get a page of code listings. What is it I need to download and install? https://www.nasm.us/pub ...
- 2018-12-05 03:00
- Forum: Developer discussions (mainly user-mode)
- Topic: Unable to Build VC2010
- Replies: 13
- Views: 31560
Re: Unable to Build VC2010
Has anyone successfully built the newest ultravnc_src_1223 using MS Visual Studio 2017 yet? I assume you start by using all the many *_VC2017.vcxproj files. Correct? I've been at it a while with no success and a variety of issues I see also listed in this post. However, since I'm using 1223 and ...