Thanks for your reply. I didn't work for me. Looks like the libraries liblzma.lib and omnithread.lib are not found in the linker paths (Project ->Properties Then in the left pane ->Linker->General and in the right pane: Additional Library Directories
But i just copied the x64 versions of liblzma ...
After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
Feedback is welcome
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
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
Feedback is welcome
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 9 matches
- 2020-03-18 22:56
- Forum: Olders
- Topic: Compile error Cannot open file liblzma.lib
- Replies: 2
- Views: 7018
- 2020-03-18 16:08
- Forum: Olders
- Topic: Compile error Cannot open file liblzma.lib
- Replies: 2
- Views: 7018
Compile error Cannot open file liblzma.lib
I tried to compile release 1268 of Ultravnc viewer, with vs2017. (using vncviewer_vs2017.sln)
VNC viewer was set as startup project and Target CPU was set to x64.
The build ends with one error: Error LNK1104 cannot open file 'liblzma.lib'
liblzma.lib exists in "..\Debug\x64\liblzma\liblzma.lib" It ...
VNC viewer was set as startup project and Target CPU was set to x64.
The build ends with one error: Error LNK1104 cannot open file 'liblzma.lib'
liblzma.lib exists in "..\Debug\x64\liblzma\liblzma.lib" It ...
- 2015-11-14 09:07
- Forum: Olders
- Topic: Connection info file does not open in compiled vncviewer
- Replies: 4
- Views: 9706
Re: Connection info file does not open in compiled vncviewer
Rudy, thanks.
Both suggestions worked.
On the first line in the registry file I added :
Windows Registry Editor Version 5.00
Followed by your registry data above
and that did the job.
Problem solved...
Both suggestions worked.
On the first line in the registry file I added :
Windows Registry Editor Version 5.00
Followed by your registry data above
and that did the job.
Problem solved...
- 2015-11-09 10:02
- Forum: Olders
- Topic: Connection info file does not open in compiled vncviewer
- Replies: 4
- Views: 9706
Re: Connection info file does not open in compiled vncviewer
I opened by double clicking. That didn't work.
I just tried a shortcut "vncviewer.exe -config filename.vnc" and that works! (So host and port should be ok)
The hostname is:
host=ID
port=XXXX
where XXXX is the ID number
Debug option X64 and a rebuild resulted in the same error message:
unable ...
I just tried a shortcut "vncviewer.exe -config filename.vnc" and that works! (So host and port should be ok)
The hostname is:
host=ID
port=XXXX
where XXXX is the ID number
Debug option X64 and a rebuild resulted in the same error message:
unable ...
- 2015-11-09 09:01
- Forum: Olders
- Topic: Connection info file does not open in compiled vncviewer
- Replies: 4
- Views: 9706
Connection info file does not open in compiled vncviewer
I compiled version 1.2.0.9 using vncviewer_vs2013.sln in vs2015 . I included nasm.exe and the directx folders.
Compilation worked fine and vncviewer.exe in the Debug folder works.
I created a connection info file (.vnc file) from a running remote desktop session (ctl+Alt+F5).
When I open this file ...
Compilation worked fine and vncviewer.exe in the Debug folder works.
I created a connection info file (.vnc file) from a running remote desktop session (ctl+Alt+F5).
When I open this file ...
- 2015-11-09 08:41
- Forum: Olders
- Topic: Compile UVnc 1.2.0.9 with VS2008
- Replies: 6
- Views: 11519
Re: Compile UVnc 1.2.0.9 with VS2008
Tried it again with VS2008 but got the errors :
Error 1 fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory d:\Anatec Software Ontwikkeling\Remote Desktop\ultravnc-code-966\UltraVNC Project Root\UltraVNC\rdr\xzOutStream.h 31 vncviewer
Error 2 error BK1506 : cannot ...
Error 1 fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory d:\Anatec Software Ontwikkeling\Remote Desktop\ultravnc-code-966\UltraVNC Project Root\UltraVNC\rdr\xzOutStream.h 31 vncviewer
Error 2 error BK1506 : cannot ...
- 2015-11-05 23:03
- Forum: Olders
- Topic: Compile UVnc 1.2.0.9 with VS2008
- Replies: 6
- Views: 11519
Re: Compile UVnc 1.2.0.9 with VS2008
Hi Rudy
I just got it working with vs 2015 and opening vncviewer_vs2013.sln.
Thanks for your help.
I just got it working with vs 2015 and opening vncviewer_vs2013.sln.
Thanks for your help.
- 2015-11-05 21:51
- Forum: Olders
- Topic: Compile UVnc 1.2.0.9 with VS2008
- Replies: 6
- Views: 11519
Re: Compile UVnc 1.2.0.9 with VS2008
Hi Rudy
I did as you recommended:
Downloaded and installed:
nasm
DirectX SDK (2010)
VD2015 Community edition
Opened vncviewer_2008.sln in VS2015. It contains 7 projects with a.o. vncviewer (the one I wanted to build)
In the solution explorer I selected the vncviewer project with the right mouse ...
I did as you recommended:
Downloaded and installed:
nasm
DirectX SDK (2010)
VD2015 Community edition
Opened vncviewer_2008.sln in VS2015. It contains 7 projects with a.o. vncviewer (the one I wanted to build)
In the solution explorer I selected the vncviewer project with the right mouse ...
- 2015-11-04 21:41
- Forum: Olders
- Topic: Compile UVnc 1.2.0.9 with VS2008
- Replies: 6
- Views: 11519
Compile UVnc 1.2.0.9 with VS2008
I dowloaded the UVNC code version 1.2.0.9-966 and in subdirectory vncviewer I opened vncviewer2008.sln (using visual studio 2008)
I try to complie vncviewer to an exe but so far without any luck.
Downloaded DirectX SDK (2010)
In the solution explorer/vncviewer properties in the window Configuration ...
I try to complie vncviewer to an exe but so far without any luck.
Downloaded DirectX SDK (2010)
In the solution explorer/vncviewer properties in the window Configuration ...