On 7/12/22 19:18, yong liu wrote:
*** Caution: EXTERNAL Sender ***

Dear all,

I am a new user on deal.ii. I follow the installation instructions for deal.ii on https://github.com/dealii/dealii/wiki/Apple-ARM-M1-OSX . But I got the following error message. Could you please tell me which step went wrong?截屏

The error that actually caused compilation to abort is likely higher up than what you show in your second screenshot. My guess is that you ran out of memory when you used -j8 to compile. Try using -j2, for example.

Best
 W.


--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           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 dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/52466e69-cf8b-fcd2-80fa-1bc3f6c4696f%40colostate.edu.

Reply via email to