
Neo Apostol wrote
Hello everyone. I use android-ndk (http://www.crystax.net/en/android/ndk/7) with boost-1.49. My code includes boost::chrono, and when I use gcc-4.4.3 everything goes fine, but when I swith on the gcc-4.6.3 (APP_USE_CPP0X := true) so than i get a strange mistake.
Does somebody can help me?
Hi, there was a simple fix for #6241 boost::chrono compilation problems without std::wstring support. (https://svn.boost.org/trac/boost/ticket/6241) applied on 1.51. It is useful to look at the history of the library http://www.boost.org/doc/libs/1_52_0/doc/html/chrono/appendices.html#chrono.... or the the history of the releases 1.51 : http://www.boost.org/users/history/version_1_51_0.html. HTH, Vicente -- View this message in context: http://boost.2283326.n4.nabble.com/boost-chrono-problem-with-gcc-4-6-3-tp463... Sent from the Boost - Dev mailing list archive at Nabble.com.