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?

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'//
//collect2: error: ld returned 1 exit status//
//make[2]: *** [examples/CMakeFiles/step_3_simplex.debug.dir/build.make:110: bin/step_3_simplex.debug] Error 1// //make[1]: *** [CMakeFiles/Makefile2:3814: examples/CMakeFiles/step_3_simplex.debug.dir/all] Error 2//
//make: *** [Makefile:136: all] Error 2//
//MathW15Lnx:/home/jurombo/Downloads/dealii-9.3.0/build # /

2. How do I fix this compile error?

--
mathematical sciences
harare institute of technology
15015 ganges road
p.o box be277
belvedere
harare
zimbabwe

business  : +263.24.274.1423-36
facsimile : +263.24.274.1408
mobile zw1: +263.77.283.8167
mobile zw2: +263.77.412.0815
mobile ind: +91.844.867.9322
home      : +263.68.215.3910

--




The information in this message is confidential and legally
privileged. It is intended solely for the addressee(s). Access to this message by anyone else is unauthorized. If received in error, please accept our apologies and notify the sender immediately. You must also delete the original message from your machine. If you are not the intended recipient, any use, disclosure, copying, distribution or action taken in reliance of it, is prohibited and may be unlawful. The information, attachments, opinions or advice contained in this email are not the views or opinions of Harare Institute of Technology, its subsidiaries or affiliates. Although this email and any attachments are believed to be free of any virus or other defects which might affect any computer or IT system into which they are received, no responsibility is accepted by Harare Institute of Technology and/or its subsidiaries for any loss or damage arising in any way from the receipt or use thereof.

--
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/19382e06-0cfd-40a9-3fdc-3395b25de5fd%40hit.ac.zw.

Reply via email to