Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

krdc/remoteview.h neither found nor available #54

Open
fipscode opened this issue Dec 4, 2023 · 2 comments
Open

krdc/remoteview.h neither found nor available #54

fipscode opened this issue Dec 4, 2023 · 2 comments

Comments

@fipscode
Copy link

fipscode commented Dec 4, 2023

Hi!

I'm trying to build 0.72.99 on Ubuntu 22.04 LTS and made it to the following error:

[ 31%] Building CXX object CMakeFiles/qt5-virt-manager.dir/src/main.cpp.o
In file included from /home/user/qt-virt-manager-0.72.99/src/vm_viewer/krdc_vnc_qtonly/vncview.h:27,
                 from /home/user/qt-virt-manager-0.72.99/src/vm_viewer/krdc_vnc_qtonly/Machine_View.h:28,
                 from /home/user/qt-virt-manager-0.72.99/src/vm_viewer/vnc/vnc_viewer.h:6,
                 from /home/user/qt-virt-manager-0.72.99/src/mainwindow.h:29,
                 from /home/user/qt-virt-manager-0.72.99/src/main.cpp:1:
/home/user/qt-virt-manager-0.72.99/src/vm_viewer/krdc_vnc_qtonly/vncclientthread.h:38:14: fatal error: krdc/remoteview.h: No such file or directory
   38 |     #include <krdc/remoteview.h>
      |              ^~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/qt5-virt-manager.dir/build.make:2438: CMakeFiles/qt5-virt-manager.dir/src/main.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:85: CMakeFiles/qt5-virt-manager.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

This is however the end, because I can't find a package for Ubuntu that would install the required krdc/remoteview.h header file. Do you have any help or hints how to go further?

@F1ash
Copy link
Owner

F1ash commented Dec 6, 2023 via email

@fipscode
Copy link
Author

fipscode commented Dec 6, 2023

Thanks for your reply!

There's no such package. Also, the file isn't distributed with any other package or any other suite: https://packages.ubuntu.com/search?searchon=contents&mode=exactfilename&arch=amd64&keywords=remoteview.h&suite=jammy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants