Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Non-MSVS buildsystems

Developers may discuss here
Post Reply
LRN
8
8
Posts: 21
Joined: 2014-04-16 23:54

Non-MSVS buildsystems

Post by LRN »

Have you thought about using something other than Visual Studio to build UltraVNC?

AFAICS, UltraVNC has few external dependencies and not a lot of compile-time options, so it shouldn't be hard to come up with a non-MSVS-based buildsystem (depending on which buildsystem is used, it could still use MSVS or at least nmake.exe/MSVC as one of the possible backends though).

So. Any thoughts?
Post Reply