nasa / trick

Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
Other
32 stars 16 forks source link

Added Complete Install Instructions for macOS (Silicon) #1632

Closed ethanmaxey closed 7 months ago

ethanmaxey commented 8 months ago

Resolves #1283

Since the architecture of the Silicon chips are different than the Intel chips, the macOS install instructions were outdated. I separated them into two sections macOS (Intel) and macOS (Silicon). The ./configure and make process also had to change due to deprecated features.

Tested on M3 Silicon.

sharmeye commented 7 months ago

Thanks for the suggestion. I think we're going to merge some of this into our existing instructions and credit you in the commit. Thanks for your input.