On 10/26/22 06:02, hao weiye wrote:
Thanks for your reply. I had  investigated with my system
administrator.And I am sure I have linked the boost library when I compiled deal.II.When I open the /dealii-8.4.1//lib/cmake/deal.II/ I find something strange just like this picture.And I thought if there are some problems with this.

As I said, there is little we can do without having access to the system. What the screenshot shows is that cmake determines that the executable should be linked against that library, but that only implies that the library exists on the system on which you compile; it does not imply that the library exists on the system on which you want to do computations.

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/fbd23561-d363-b927-2c53-d5982c1bfc35%40colostate.edu.

Reply via email to