[Spice-devel] How to build virt-viewer for windows from a fedora mingw64 cross-compiler environment supports usb redirection

Christophe Fergeau cfergeau at redhat.com
Thu May 30 00:02:33 PDT 2013


On Wed, May 29, 2013 at 03:28:45PM +0800, 张在兴 wrote:
> Dear all,
> Sorry, my English is poor.
> I got the latest binaries virt-viewer-x64-0.5.6.msi from http://spice-space.org/download.html
> I want to know whether it supports usb redirection,my operating system is windows7 64bit.
> 
> I have made one working mingw64 cross-compiler environment on my fedora 17.
> 
> Compile spice-gtk
> 
> 	mingw64-configure --without-sasl --with-audio=gstreamer --with-coroutine=winfiber --disable-smartcard --without-python  --disable-usbredir  --disable-gtk-doc  --disable-werror  --enable-static  --enable-shared  --with-gtk=2.0
> 	
> 	mingw64-make
> 	
> 	mingw64-make install
> 	
> 	then,Successfully.
> 	But when I change '--disable-usbredir' to '--enable-usbredir=yes',need compile usbredir-0.4.4.tar.bz2,I met a lot of mistakes.
> 	
> 
> Compile virt-viewer
> 	mingw64-configure
> 	mingw64-make
> 	mingw64-make install
> 
> So,I want to know the way Cross-compiler libusbredir for my windows7 64bit on fedora 17.

There are mingw-usbredir builds for fedora 18/19, it seems it never was
built for fedora 17.. Maybe it's possible to install these builds on a f17
system...

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20130530/4d92b83e/attachment.pgp>


More information about the Spice-devel mailing list