Re: [PostgreSQL+SOCI+BOOST] Compile error in core\exchange-traits.h with PG and SOCI on Windows

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: "Lawry, Brian" <blawry(at)cccglobal(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: [PostgreSQL+SOCI+BOOST] Compile error in core\exchange-traits.h with PG and SOCI on Windows
Date: 2015-12-10 15:59:54
Message-ID: 5669A17A.8020407@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/10/2015 06:55 AM, Lawry, Brian wrote:
> Hi.
>
> This isn’t really a PostgreSQL question but I’ve gotten no response to
> the following
>
> issue posted on the SOCI-users list. I’m posting here in the hope that
> someone has

Did you see this response?:

http://comments.gmane.org/gmane.comp.db.soci.user/2877

Short version is that per Tom Lane's suggestion it is a version mismatch
having to with a change in SOCI from 3.2.2 to 3.2.3 and its handling of
Boost(in particular tuple).

>
> experience building SOCI for PostgreSQL with Boost type support on Windows.
>
> Configuration:
>
> Using SOCI 3.2.3, Boost 1.59.0, PostgreSQL 9.4 (same with 9.5b2),
>
> and Microsoft Visual Studio 2010 on Win 7 Pro 64-bit (everything but OS
> is 32-bit).
>
> Target is 32-bit SOCI DLL with PostgreSQL support and Boost integration
> (at least tuple).
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message oleg yusim 2015-12-10 17:58:02 Loggingt psql meta-commands
Previous Message Adrian Klaver 2015-12-10 15:14:50 Re: [PostgreSQL+SOCI+BOOST] Compile error in core\exchange-traits.h with PG and SOCI on Windows