[sldev] VS 2003 Link error with c-ares

Alissa Sabre alissa_sabre at yahoo.co.jp
Mon Nov 5 15:57:57 PST 2007


> I use c-ares 1.4, downloaded from the official webpage. Is this the right
> version?

Yes.

> *newview error LNK2019: unresolved external symbol _ares_getnameinfo

>  Has anybody else run into the same problem?

Yes.

You just need to add the file ares_getnameinfo.c to areslib project as
a source.  (I learned this from resident Tarari Watanabe.)

It is caused by the fact that the Visual Studio project file come with
c-ares 1.4.0 is not updated from 1.3 series and out-of-date.
--------------------------------------
Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar
http://pr.mail.yahoo.co.jp/toolbar/



More information about the SLDev mailing list