The simple answer to this is No!  The not as simple answer is No because I
have no clue how to :-D

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeroen T.
Vermeulen
Sent: Tuesday, August 22, 2006 11:05 PM
To: DEV
Cc: [email protected]
Subject: Re: [libpqxx-general] NOMINMAX definition and #include <afxtempl.h>

On Tue, August 22, 2006 21:31, DEV wrote:
> Not to open any new wounds but...

Don't worry about *that*.  This is an old, old wound.  :(


> I am working on a MS VC++.Net Forms application.
>
> I am getting the error with the min/max issues.
>
> If I put "/D NOMINMAX" in my compiler settings under:
>       C/C++->Command Line
>  And compile my app I get a ton of errors with a lot of the VC7 include
> files!

Have you tried replacing all C headers you're using (stdlib.h and so on)
with their C++ equivalents (like cstdlib)?


Jeroen


_______________________________________________
Libpqxx-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/libpqxx-general



_______________________________________________
Libpqxx-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/libpqxx-general

Reply via email to