[odb-users] Is C++17 supported?

Boris Kolpackov boris at codesynthesis.com
Mon Aug 27 09:13:43 EDT 2018


adanesh at noornet.net writes:

> C:\odb-2.5.0-b.3-i686-windows\bin>odb --std c++17
> invalid value 'c++17' for option '--std'

2.5.0-b.3 is too old. Try building the latest snapshot using these
instructions:

https://codesynthesis.com/products/odb/doc/install-build2.xhtml

This will give you both --std c++17 and a recent enough GCC
(for the ODB compiler) to be able to use it.



More information about the odb-users mailing list