cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Error compiling curl-7.9.6-pre5 with VC

From: sm <sm_at_resistor.net>
Date: Mon, 15 Apr 2002 04:42:35 +0400

Hi Daniel,
At 16:08 14-04-2002 +0200, Daniel Stenberg wrote:
>Could it be that MSVC doesn't set the __STDC__ define?

I found out that __STDC__ is undefined by default. I added a define in the
config-win32.h file (line 200) and the CINIT() macro works now. I came
across some other compile errors. I am going to checkout the source from
CVS before submitting a patch.

Regards,
-sm
Received on 2002-04-15