Search found 2 matches
- Thu Jan 12, 2023 11:43 pm
- Forum: Framework
- Topic: Compiling in MacBook with M1 processor
- Replies: 4
- Views: 12257
Re: Compiling in MacBook with M1 processor
Thank you so much for your help. I was able to generate a dylib file and test it. I'm now having trouble starting with the command: mv ./lib/OpenSeesPy.dylib ./lib/opensees.so as the "lib" directory does not exist (I do get a dylib file with that name directly in the "build" fold...
- Mon Jan 02, 2023 5:56 pm
- Forum: Framework
- Topic: Compiling in MacBook with M1 processor
- Replies: 4
- Views: 12257
Compiling in MacBook with M1 processor
Hello everyone I have a MacBook Pro with an M1 Pro processor and was wondering if it is possible to compile OpeSees natively for the arm processor. I followed the compiling steps for macOS described in the GitHub documentation (https://opensees.github.io/OpenSeesDocumentation/developer/build.html) b...