I think I may have found the problem. My program is in Managed code and I think libpqxx is not.
That kinda screws it up. Can I still use the DLL version? Jonathan > -----Original Message----- > From: Jeroen T. Vermeulen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 13, 2006 4:08 PM > To: Jonathan Blitz > Cc: [email protected] > Subject: Re: [libpqxx-general] Compile erros on test progrm in VC++ > > On Thu, September 14, 2006 02:37, Jonathan Blitz wrote: > > >> One thing you can try is to reproduce the linker command lines that were > >> used to build the test programs. If those worked, then that part of the > >> build evidently did something right. > > > > Managed to do this and there are some differences but I am not expert > > enough to know which ones are important and which ones. > > These will be largely compiler-specific, so I can't say much about them > myself. It may be worthwhile going through your compiler documentation to > find out what they mean and whether they may help. It's a bit of drudgery > but it's also a very good way of learning more about how things work. I > find it generally pays off in the long run--I learned a lot of what I know > about C and C++ that way. > > > Jeroen > > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.405 / Virus Database: 268.12.3/446 - Release Date: 9/12/2006 > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.405 / Virus Database: 268.12.3/446 - Release Date: 09/12/2006 > -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.405 / Virus Database: 268.12.3/446 - Release Date: 09/12/2006 _______________________________________________ Libpqxx-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/libpqxx-general
