-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels