> > 1) Which libcurl version is the one that you are building and > attempting to use ? > > libcurl-7.16.4
2) Which is the build method you are using, converted project files, > makefiles, CMake or cross-compiled from cygwin? > > Imported the vsproj into Visual Studio 2010. > 3) Which is the minimum Windows version target on which you expect the > compiled library to run successfully? > > Windows XP SP3 is fine > 4) Which Windows version is the one where you have VS2010 installed? > > Windows XP SP3. > 5) Which is the default Windows build target when compiling with VS2010? > > It's a Win32 Debug build. However, the issue is now solved by replacing && with || at row 49 in select.h: #if !defined(HAVE_SYS_POLL_H) || !defined(HAVE_WINSOCK2_H)
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
