curl-library
Re: Multiple definitions of pollfd struct in 7.17.1 with Visual Studio 2008 Beta
From: Yang Tse <yangsita_at_gmail.com>
Date: Sat, 10 Nov 2007 05:27:52 +0100
Date: Sat, 10 Nov 2007 05:27:52 +0100
2007/11/8, Vikram Saxena wrote:
> I am compiling libcurl using the Visual Studio 2008 Beta and libcurl 7.17.1
> source code download.
>
> I am getting a conflict due to multiple definitions of the pollfd struct. It
> is already defined in the winsock2.h file which was being included via
> setup.h file.
Verifyif this http://cool.haxx.se/cvs.cgi/curl/lib/select.h.diff?r1=1.13&r2=1.14&sortby=date
solves the problem.
-- -=[Yang]=-Received on 2007-11-10