Guedes wrote:
> Hi,
> Could anyone send me the files libqxx.dll and libpqxx.lib?

Hi there,

Distributing binary files isn't something we normally do for Windows, 
sorry. There are several reasons:

1. This is C++, so the files are compiler-dependent. We'd have to ship 
different files for about a dozen different compilers and compiler versions.

2. You HAVE to use the files with the exact same version of the libpqxx 
headers. You can only get those by downloading the libpqxx sources, and 
if you get that far, you can easily build libpqxx yourself.

Cheers,
Bart
_______________________________________________
Libpqxx-general mailing list
Libpqxx-general@gborg.postgresql.org
http://gborg.postgresql.org/mailman/listinfo/libpqxx-general

Reply via email to