[wave] Wave driver --c++0x option
After building the Wave driver tool from the latest Boost source on trunk, if I pass the --c++0x option to the Wave.exe driver I get: wave: exception caught: unrecognised option '--c++0x' Do I have to build the wave driver with some option to support the --c++0x option when running it ?
After building the Wave driver tool from the latest Boost source on trunk, if I pass the --c++0x option to the Wave.exe driver I get:
wave: exception caught: unrecognised option '--c++0x'
Do I have to build the wave driver with some option to support the --c++0x option when running it ?
I think I renamed this option to --c++11. Regards Hartmut --------------- http://boost-spirit.com http://stellar.cct.lsu.edu
On 9/10/2013 7:08 AM, Hartmut Kaiser wrote:
After building the Wave driver tool from the latest Boost source on trunk, if I pass the --c++0x option to the Wave.exe driver I get:
wave: exception caught: unrecognised option '--c++0x'
Do I have to build the wave driver with some option to support the --c++0x option when running it ?
I think I renamed this option to --c++11.
Thanks ! I filed a bug report at https://svn.boost.org/trac/boost/ticket/9098 so that you can update the documentation accordingly.
participants (2)
-
Edward Diener
-
Hartmut Kaiser