yuanming-hu / taichi_mpm

High-performance moving least squares material point method (MLS-MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018)
MIT License
2.34k stars 317 forks source link

Error installing taichi(legacy branch) on Mac #40

Open dannygelman1 opened 4 years ago

dannygelman1 commented 4 years ago

Hello,

I was trying to install taichi(legacy branch) on my MacOS (Mojave 10.14.6), but I ran into an error when building. The build got to 100% [100%] Built target taichi_core But immediately after that, the build failed and I got the following error: [T 02/12/20 21:06:53.148] [logging.cpp:Logger@67] Taichi core started. Thread ID = 51718 [E 02/12/20 21:06:53.153] Received signal 11 (Segmentation fault: 11)

Do you know why this could be? Thank you

wjin33 commented 3 years ago

I am experiencing the same issue here with my Mac. Did you find a solution for this?

charlotte12l commented 3 years ago

Same. Did you find a solution for this?