Hello all,

I installed deal.II-v9.5.1 using candi and that installed cleanly. Then I 
tried to install the open-source PRISMS-Plasticity 
<https://github.com/prisms-center/plasticity>package that uses deall.II, 
and it compiled with no errors up until using "make release". The chain of 
errors eventually leads back to point_xy.hpp, showing 
/dealii-candi/deal.II-v9.5.1/include/deal.II/bundled/geometry/geometries/point_xy.hpp:78:27:
 
note:   expected a type, got ‘1’

/dealii-candi/deal.II-v9.5.1/include/deal.II/bundled/boost/geometry/geometries/point_xy.hpp:78:27:
 
error: template argument 2 is invalid

/dealii-candi/deal.II-v9.5.1/include/deal.II/bundled/boost/geometry/geometries/point_xy.hpp:78:27:
 
error: template argument 3 is invalid

Discussion in the PRISMS-Plasticity group seems like it might point to GCC 
11.4 compiler issues. Does anyone here have any possible advice? 

Thanks

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/68f09ab9-9cbc-4d2a-99d3-192e6c3e962cn%40googlegroups.com.

Reply via email to