Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

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

0 views
Skip to first unread message

Szyk Cech

unread,
Aug 4, 2019, 1:11:18 PM8/4/19
to
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

0 new messages