F1ash / qt-virt-manager

Qt Virtual machines manager
http://f1ash.github.io/qt-virt-manager
GNU General Public License v2.0
233 stars 71 forks source link

krdc/remoteview.h neither found nor available #54

Open fipscode opened 7 months ago

fipscode commented 7 months ago

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 commented 7 months ago

See for krdc-devel or same.

On Mon, Dec 4, 2023 at 11:54 PM fipscode @.***> wrote:

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?

— Reply to this email directly, view it on GitHub https://github.com/F1ash/qt-virt-manager/issues/54, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADZ3A4YWIFOIYF73SZIC4LYHYZ63AVCNFSM6AAAAABAGTIOV6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZDINZRGU3TKNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

fipscode commented 7 months ago

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