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

Error compiling CVS with Borland

Post Reply
jdamian
8
8
Posts: 8
Joined: 2004-11-01 16:42

Error compiling CVS with Borland

Post by jdamian »

I need some assistance. I've download the CVS files for both .18 and .19 and tried to compile them using the include batch file. With both, I get the error

winvnc\vncproperties.cpp:
Warning W8017 winvnc\vncClient.h 65: Redefinition of 'SPI_GETMOUSESPEED' is not
identical
Warning W8017 winvnc\vncClient.h 66: Redefinition of 'SPI_SETMOUSESPEED' is not
identical
Fatal: 'winvnc\Region.obj' does not exist - don't know how to make it
The system cannot find the file specified.
The system cannot find the file specified.



I tried using the VC.NET, but I get a lot more errors.

Any help getting the CVS to compile would be greatly appreciated.
UltraSam
Admin & Developer
Admin & Developer
Posts: 462
Joined: 2004-04-26 20:55
Contact:

Post by UltraSam »

Yes, yes... I know :|
I'll try to make BCC5.5 compile working again as soon as the codebase is stabilized, which is almost the case.

Sorry for the delay.
UltraSam
jdamian
8
8
Posts: 8
Joined: 2004-11-01 16:42

Post by jdamian »

I finally convinced Visual Studio.net to compile it, so no worries.
Post Reply