On 5/14/21 8:17 AM, Bruno Turcksin wrote:

Can you show the result of the command ldd, i.e. what do you see when you type ldd ./my_code

Could it be that you are linking against both the version of BOOST that comes with deal.II and against an external one? That would explain why things already go wrong while starting up the program. Try removing the FindBOOST call from your own project's CMakeLists.txt.

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/60f10d09-3413-ed3b-28e9-c1bfb4371a77%40colostate.edu.

Reply via email to