Subject: Re: Windows: failed to build X11 example

Re: Windows: failed to build X11 example

From: Peter Stuge <peter_at_stuge.se>
Date: Mon, 13 Feb 2012 00:12:34 +0100

Daniel Stenberg wrote:
>> The culprit seems to be the attempt to compile X11 sample when Windows do
>> not provide X11 headers or support for it (at least not directly)
>
> Which headers would that be?

The example e.g. does:

sock = socket(AF_UNIX, SOCK_STREAM, 0);

I'd suggest to use automake.. We'll need a new AM_CONDITIONAL in
configure.ac

//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2012-02-13