Am Dienstag, 24. März 2015 20:06:39 UTC+1 schrieb kornel: > > > No need for hg blame. Try > > # hg log > > and search for 6818 > > ==> tmodes: Use C++11 <random> when possible > > >
That was not mentioned in the initial posts. They referred to 2013.0 and 2014.0 and not to current trunk. See please be more precise and not so diffuse comments. And before someone asks: I saw the diffs depending on '#ifdef HAVE_CXX11', > and > that it should use boost as before, if using -DUSE_BOOST=ON in > configuration. > from CMakeLists.txt IF(USE_BOOST) UNSET(USE_CXX11_THREAD) UNSET(HAVE_CXX11) .. > Version 6817 is OK, 6818 is not OK. > Which compiler? Have you tried with USE_BOOST? (Checked hugin_config.h?) Could you provide the test project? I don't see the issue with my projects. Thomas -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/51528961-febe-46f6-8580-079bca3e5eaa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
