curl-library
libcurl 7.17.1 'socklen_t' undefined compile error Visual Studio 2005
From: Max L. Eidswick <max_at_eidswick.com>
Date: Wed, 21 Nov 2007 10:39:33 -0700
Received on 2007-11-21
Date: Wed, 21 Nov 2007 10:39:33 -0700
I have just upgraded the cURL library yesterday and have begun a new project under MS Visual Studio 2005. The libcurl project
compiles fine. My new project shows an error with only the curl.h header loaded. An undefined symbol socklen_t. I have found
references to this error and VS for older versions, but it seemed that this is resolved.
Any advice or direction?
TIA,