[Libpqxx-general] Please help compiling libpqxx on win32

Taras Kopets tkopets at gmail.com
Wed Jun 11 10:17:16 UTC 2008


On Tue, Jun 10, 2008 at 7:20 PM, Jeroen Vermeulen <jtv at xs4all.nl> wrote:
> Did you create that file like the README says?
>
> Also, be sure to try the 3.0 snapshots.  Windows support is improving!
Yes, I was doing as README says.

> No need to edit the configure script!  Just make sure pg_config is in your
> command execution path somewhere.
My pg_config is in my PATH varialble and I can run it from any directory.

> That seems to be because of a trigger notification never arriving.  If it
> still fails with the 3.0 snapshots, that will need more investigation.
Thanks, I'll try 3.0 snapshot, and write back results.

> This one is a bit confusing because "select" is such a frequently-used word
> in SQL, but really it's a standard sockets function.  This error means that
> you need to link to the sockets library for your environment: in your case I
> believe that would be ws2_32, but if that doesn't work, try wsock32 or
> winsock.
>
> The configure script normally automates all this, of course.
Including ws2_32 library helps, thanks.

Appreciate your help,
Taras Kopets


More information about the Libpqxx-general mailing list