Opened 16 years ago

Closed 15 years ago

#286 closed defect (fixed)

Error while building Thirdparty project curllib

Reported by: billkellner Owned by: billkellner
Priority: major Milestone: 3.4.0
Component: Thirdparty Components Version: 3.2.0
Severity: 3 Keywords:
Cc: External ID:

Description

When trying to build the Thirdparty project curllib on my win32 system, the following compiler error is generated for each file that includes libcurl\lib\select.h

2>url.c 2>e:\fdo-os\thirdparty\libcurl\lib\select.h(59) : error C2011: 'pollfd' : 'struct' type redefinition 2> C:\Program Files\Microsoft SDKs\Windows\v6.0\Include\winsock2.h(1506) : see declaration of 'pollfd'

Greg Boone and I have discussed this problem and have agreed upon a fix in select.h

Change History (1)

comment:1 by gregboone, 15 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.