[Spice-devel] [usbredir PATCH 1/6] configure: Windows: ignore usbredirserver and usbredirtestclient subdirs
Uri Lublin
uril at redhat.com
Mon May 14 12:22:52 PDT 2012
On 05/03/2012 06:48 PM, Christophe Fergeau wrote:
> What's wrong with the test client on Windows? The socket code?
>
I spent some time trying to make usbredirtestclient to work on Windows,
but not too much.
Various things needs to be ported (some are as easy as adding an
include, some not as easy):
1. Socket (need to include winsock2.h and ws2tcpip.h, and possibly add
something to the link command)
2. sigaction -- replace with signal
3. #undef interface (apparently it is defined)
4. #define _POSIX for signal values
5. "The *AI_NUMERICSERV* flag is defined on Windows SDK for
Windows Vista and later"
6. more
Thanks,
Uri.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20120514/76faafa7/attachment.html>
More information about the Spice-devel
mailing list