> 
> I understand that you're compiling a test program with a VS2005 IDE
> project? It is very important that the compiler and linker settings of
> your IDE project match those of libpqxx, otherwise you are going to see
> these kinds of crashes. You can check which compiler settings libpqxx
> uses in debug / release mode (yes, these settings are different) by
> reading libpqxx.mak.
> 
> Cheers,
> Bart

I tried looking at the libpqxx.mak file and copying values from there for
the compile and link parms.
I am still getting the same error so I am probably not copying correctly.

I wonder if anyone else out there has actually compiled and run a program
using VS 2005?

Jonathan

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.5.5/333 - Release Date: 05/05/2006
 

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

Reply via email to