Hi all
I met a strange problem when I compiled the virt-view-0.5.6 for windows.
I compiled virt-viewer-0.5.6 on Fedora 18, and install all dependencies(mingw & spice-gtk-0.18), and use the follow command to build it:
-------------------------------------------------------------------
mingw32-configure --with-gtk=2.0 --with-spice-gtk && mingw32-make && mingw32-make install
cd data && make virt-viewer-0.5.6.exe
-------------------------------------------------------------------
After install virt-viewer-0.5.6.exe on window 7 32bit, I can connect to an VM(32bit win7 with QXL driver), but the display is very strange, see attached image.
And i tried install the msi installer build from you ,it works perfectly... ^_^
The only information I can googled is "http://lists.freedesktop.org/archives/spice-devel/2011-August/005283.html", and i got the exactly same problem.
Could you give me some help about the build guide ?
By the way, I can only success with nsis package, make msi package will got such error message:
[root@localhost virt-viewer-0.5.6]# cd data/ && make msi
GEN virt-viewer-x86-0.5.6.msi
(wixl:24679): wixl-WARNING **: wixl.vala:50: Unknown option --arch
Please specify input files.
make: *** [virt-viewer-x86-0.5.6.msi] Error 1
[root@localhost data]#
Thanks.
lulin
Attachment:
remote-viewer.png
Description: PNG image
_______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list