Am Donnerstag, 10. Juni 2021, 16:17:01 CEST schrieb [email protected]: > Using various options to build graph-tool on macOS (brew and generic build), > I'm getting the following error: > > ``` > In file included from ./graph_avg_correlations.hh:21: > ./graph_correlations.hh:113:22: error: no template named 'greater' in > namespace 'boost::mpl'; did you mean simply 'greater'? > typename mpl::greater<typename mpl::sizeof_<Type1>::type, > ^~~~~~~~~~~~ > greater > ``` > > Is it some update in boost (I'm using the latest 1.76) or another issue? > Thanks for the help! > _______________________________________________ > graph-tool mailing list -- [email protected] > To unsubscribe send an email to [email protected] >
Has nothing to do with MacOS. I encounter the same error: https://git.skewed.de/count0/graph-tool/-/issues/703 Best, Gerion
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ graph-tool mailing list -- [email protected] To unsubscribe send an email to [email protected]
