Andrew,
I am running dealii on Docker, and now would like to debug my projects using
Eclipse.
1. How do you that so that Eclipse recognise the dealii that is in a container
and work in sync?
I don't actually know how to do that, but you could presumably just run
Eclipse in the container as well.
Why I am not running a compiled dealii is because I am getting//this error
with log ending:
//usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld:
CMakeFiles/step_3_simplex.debug.dir/doxygen/step_3_simplex.cc.o:(.data.rel.ro._ZTVN6dealii13FiniteElementILi2ELi2EE16InternalDataBaseE[_ZTVN6dealii13FiniteElementILi2ELi2EE16InternalDataBaseE]+0x20):
undefined reference to `dealii::FiniteElement<2,
2>::InternalDataBase::memory_consumption() const'//
This looks like a bug to me. Can you try whether this patch help?
https://github.com/dealii/dealii/pull/12793
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email: [email protected]
www: http://www.math.colostate.edu/~bangerth/
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/dealii/660d6199-ef04-25d7-035e-0ce0a3f7064c%40colostate.edu.