-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
I was using a fortran software on my Mac that requires the libNexus.a and libNexus77.a libraries.
After upgrading from os X 10.6 to 10.11 it does compile, but when I load the data it crashes when it load the data, suggesting that it might have to do with the fact that I use the old libNexus.a and libNexus77.a libraries which needs then to be recompiled for the 10.11...
With my very poor programming skills I was trying to recompile the libraries, but I miserably failed.
I was wondering if anybody has succeeded with compiling them on osX 10.11.
Thanks,
Valerio