cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problems running libcurl based code in Windows XP

From: Guenter <lists_at_gknw.net>
Date: Wed, 31 Mar 2010 00:14:39 +0200

Hi,
Henry Rodrick schrieb:
> 1) Which libcurl version is the one that you are building and
> attempting to use ?
>
>
> libcurl-7.16.4
totally outdated - please update to latest.
>
> 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.
latest compiler designed for Vista/7
>
>
> 3) Which is the minimum Windows version target on which you expect the
> compiled library to run successfully?
>
>
> Windows XP SP3 is fine
outdated OS relative to your used compiler
>
>
> 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)
ok, please try latest 7.20.0 and report back if the problem is fixed
there or not.

thanks, Guenter.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-03-31