I would try disabling compiling the examples, it may just be that one example runs in to a bug in Boost and your application would run fine.

Assuming you don't want to blacklist 1.46.1

--
Thomas

On 04/12/2013 09:59 AM, Pau Garcia i Quiles wrote:


On Fri, Apr 12, 2013 at 6:51 PM, Thomas Suckow <[email protected] <mailto:[email protected]>> wrote:

    What a reason to compile Wt with -std=c++0x?

    The examples require c++0x, this flag is added by cmake.


It's added explicitly in the widgetset CMakeLists.txt:

examples/widgetgallery/CMakeLists.txt: SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x")

I am now building with Boost 1.49.0 and it seems to work, I may need to blacklist 1.46.1 :-/
--
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to