Search found 1 match

by QIAOYM
Wed Oct 28, 2020 1:06 am
Forum: OpenSeesPy
Topic: Error in compiling OpenSeesPy for MacOS
Replies: 1
Views: 3880

Error in compiling OpenSeesPy for MacOS

Hi everyone!

I'm trying to compiling OpenSeesPy on my MacBook. I followed the instructions in Chapter 2.1 of the "Docs of The OpenSeesPy Library(https://openseespydoc.readthedocs.io/en ... lemac.html)" step by step. But when I started compiling, it failed with the following error message:

make: *** No rule to make target `/usr/local/Cellar/superlu/5.2.1/lib/libsuperlu.a', needed by `Bin/libopensees.dylib'. Stop.

The building environments is:

OSX 10.14.5 (Catalina)
Qt 5.12.9
Qt Creator 4.12.2
Apple clang version 11.0.3 (clang-1103.0.32.62)
Target: x86_64-apple-darwin19.6.0
Thread model: posix
Python: 3.8.6

I am trying to solve this problem, but have failed still now.

Could you please tell me how to deal with it?

Thank you!

Yumeng