COSMIC-PopSynth / COSMIC

COSMIC (Compact Object Synthesis and Monte Carlo Investigation Code)
GNU General Public License v3.0
46 stars 58 forks source link

Compiling COSMIC with Big Sur #501

Closed michaelzevin closed 3 years ago

michaelzevin commented 3 years ago

To compile COSMIC on Big Sur OS, I have to use the following line:

LDFLAGS="-L /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib" python setup.py build_ext

scottcoughlin2014 commented 3 years ago

solved in #502