← Back to team overview

yade-users team mailing list archive

Re: [Question #695081]: [Solved] Compilation failed on vtk8.2.0

 

Question #695081 on Yade changed:
https://answers.launchpad.net/yade/+question/695081

Janek Kozicki posted a new comment:
Yade features : ...  MPFR ...

| boost | 1.75.0 | 1.75.0 |
| mpfr | 4.1.0 | 4.1.0 |

>  I did turn off MPFR, the error message is the same.

Did you do anything specific to workaround this compilation error:

/usr/include/boost/multiprecision/traits/max_digits10.hpp:51:43: in 'constexpr' expansion of 'boost::multiprecision::detail::calc_digits10<151>::digits_10(151)'
/usr/include/boost/multiprecision/traits/max_digits10.hpp:49:96: error: '(3.010299956639812e-1 * 1.5e+2)' is not a constant expression

This error looked like a problem with mpfr wrapper in boost,
specifically in file max_digits10.hpp, but then somehow you managed to
compile with MPFR ?

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.