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

Error while compiling winvnc

Developers may discuss here
Post Reply
winman
8
8
Posts: 26
Joined: 2012-08-08 11:42

Error while compiling winvnc

Post by winman »

When i compile winvnc i am getting some errors. They are
d:\desktop\ultravnc\ultravnc project root\ultravnc\winvnc\winvnc\hidedesktop.cpp(42) : fatal error C1083: Cannot open include file: 'atlbase.h': No such file or directory
and
BSCMAKE: error BK1506 : cannot open file '..\Debug\d3des.sbr': No such file or directory

please help me to solve these errors.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: Error while compiling winvnc

Post by Rudi De Vos »

To compile uvnc you need VS2008 or VS2010 or VS2011 FULL version.
ATL is not part of the free express version
winman
8
8
Posts: 26
Joined: 2012-08-08 11:42

Re: Error while compiling winvnc

Post by winman »

Thank u...let me try in VS 2008 full version n will get back to you..
winman
8
8
Posts: 26
Joined: 2012-08-08 11:42

Re: Error while compiling winvnc

Post by winman »

I was able to compile and create winvnc.exe .But the winvnc is of version 1.0.5.But i want winvnc of 1.0.9.6.1.
Where i can get source code for this version. Plz provide me a link to download code of winvnc version 1.0.9.6.1.
winman
8
8
Posts: 26
Joined: 2012-08-08 11:42

Re: Error while compiling winvnc

Post by winman »

i got source code of 1.0.9.6.1. but i am not able to compile it.Does it require directx and nasm installed in PC to compile winvnc?
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: Error while compiling winvnc

Post by Rudi De Vos »

Yes
directx and nasm is required

Latest sources on svn are now tested with VS2010 and VS2011 (Beta)
Svn allow to download a tarbal with all sources
http://ultravnc.svn.sourceforge.net/viewvc/ultravnc/
winman
8
8
Posts: 26
Joined: 2012-08-08 11:42

Re: Error while compiling winvnc

Post by winman »

how to download source code from svn??
BigChimip
8
8
Posts: 13
Joined: 2011-10-10 09:04

Re: Error while compiling winvnc

Post by BigChimip »

Click on the link. You can download a tarball.

Edit: before your next question: you can extract that e.g. with 7zip.
Post Reply