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. |
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel