• SOCI 3.x: What C++ version is required?!? What Boost is required for?!?

    From Szyk Cech@21:1/5 to All on Sun Aug 4 19:11:14 2019
    XPost: comp.lang.c++, alt.comp.databases, alt.comp.apps.databases

    Hi!
    I want to use SOCI 3.x library with ancient C++ compiler. So:
    What C++ version is required by SOCI 3.x?!?

    When I read doc (form the page: http://soci.sourceforge.net/doc/3.2/installation.html )
    I notice strange comple command exampes:
    $ mkdir build
    $ cd build
    $ cmake -G "Unix Makefiles" -DWITH_BOOST=OFF -DWITH_ORACLE=OFF (...) ../soci-X.Y.Z
    $ make
    $ make install

    Whitch all disables Boost. So I am wonder:
    When Boost is required by SOCI 3.x?!?

    thanks in advance and best regards
    Szyk Cech

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)