pyrocko / kite

InSAR unwrapped surface displacement processing for earthquake modelling.
https://pyrocko.org/kite/
GNU General Public License v3.0
79 stars 34 forks source link

Update setup.py #44

Closed shaharkadmiel closed 5 years ago

shaharkadmiel commented 5 years ago

to link properly type $ export GOMPLIB='<path2gomp>' replacing <path2gomp> with the directory path where libgomp resides ($ locate libgomp).

miili commented 5 years ago

Great, thanks for the fix! Can you test compilation on a MacOS clang system?

miili commented 5 years ago

Can you check my modifications on your system?