On Tue, Jun 21, 2005 at 09:05:53AM +0930, Russell Thamm wrote:
> Hi,
> 
> when I build neon with the Platform SDK installed, I get a heap
> of compiler errors from ne_openssl.c. In particular, X509_NAME
> seems to be the problem.
> 
> I don't understand why this causes compiler errors. My own libraries
> use X509_NAME without any problems.

The WIN32_DEFS definition in neon.mak was supposed to fix that:

Sun Jun 30 11:08:56 2002  Joe Orton  <[EMAIL PROTECTED]>

        * neon.mak: Enable WIN32_LEAN_AND_MEAN etc, to prevent X509_NAME
        definition conflicting with OpenSSL headers in recent versions of
        Platform SDK (Branko �ibej).

is that not being used, or is it no longer effective?

Regards,

joe
_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon

Reply via email to