Subject: Re: building c-ares on windows

Re: building c-ares on windows

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2005-09-27

On Mon, 26 Sep 2005, Michael Mastroianni wrote:

> With a little effort, I got c-ares building on linux.

You needed any tweaks?

> But when I tried to build it on windows, I got errors like the following in
> devstudio
>
> Error C2079: 'addr6' uses undefined struct in6_addr addr6;

How did you build it? Using the dsp file?

That struct should be defined in ares_ipv6.h if HAVE_STRUCT_IN6_ADDR isn't
defined, and it shouldn't have been defined in your case...

-- 
   c-ares -- my preferred DNS asynch resolver library
Received on Tue Sep 27 13:10:31 2005