Re: Compiling fcgi-test.cpp

Russell Kliese <[email protected]> Sat, 31 Mar 2007 21:32:19 +1000
Newsgroups gmane.comp.gcc.cgicc.general
Message-ID <[email protected]>
nblew wrote:
> I=E2=80=99ll be the first to confess that I don=E2=80=99t know what I=E2=
=80=99m doing.  It=E2=80=99s been
> awhile since I=E2=80=99ve worked in C++ and I=E2=80=99m trying to get f=
cgi-test.cpp to
> build.
>
> My environment:
>
> Windows XP
> Apache 2.x
> VC6
It might be worth trying to build using visual studio 2005 (VC8 if I=20
remember correctly). It's libraries seem to be more standards compliant=20
and you might have more luck. It's available as a free download from M$.

Let us know how you go.

Cheers,

Russell