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

musl fix #37

Closed g3ngr33n closed 6 years ago

g3ngr33n commented 6 years ago

Fix build with musl when vnc support is not enabled

vm_viewer/main.cpp:60:13: error: ‘VM_Viewer_Only’ was not declared in this scope VM_Viewer_Only *w = nullptr;