graph-tools fail to build with g++ (GCC) 8.3.0 20190222 with the following
error message:

In file included from blockmodel/graph_blockmodel_mcmc.cc:26:
blockmodel/../loops/mcmc_loop.hh: In lambda function:
blockmodel/../loops/mcmc_loop.hh:84:42: error: lambda capture of
'single_step' is not a constant expression
                 if constexpr (single_step)
                                          ^
make[3]: *** [Makefile:1047: blockmodel/graph_blockmodel_mcmc.lo] Error 1
make[3]: Leaving directory
'/users/lisergey/ClearMap2/graph-tool/src/graph/inference'
make[2]: *** [Makefile:810: install-recursive] Error 1
make[2]: Leaving directory '/users/lisergey/ClearMap2/graph-tool/src/graph'
make[1]: *** [Makefile:422: install-recursive] Error 1
make[1]: Leaving directory '/users/lisergey/ClearMap2/graph-tool/src'
make: *** [Makefile:599: install-recursive] Error 1




--
Sent from: 
http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/
_______________________________________________
graph-tool mailing list
graph-tool@skewed.de
https://lists.skewed.de/mailman/listinfo/graph-tool

Reply via email to