dolfinx_mpc
dolfinx_mpc copied to clipboard
Error with Compiling on Mac M1
Hi I'm trying to compile MPC for a Mac M1 with dolfinx 0.7.0. It seems like I'm getting a few issues with the compilation.
The first issue is the following:
I changed then the import headers from:
To:
But then I get a new issue:
I'm thinking that because of the above issues I'm just having a problem with the exact imports / files I have. I was wondering if there were any suggestions on how to fix this.
Best, Jorge