Closed psakievich closed 6 years ago
Thanks for reporting this. I think the issue is the merging of development into master did not take place at the beginning of this month when AMReX updated its master branch. The deopment branch should compile.
That fixes it. Thanks!
Just pulled today. Want to check this code out. It's not building for me though. I'm getting missing symbols during linking:
Undefined symbols for architecture x86_64: "_setlohi", referenced from: _ns_basicstatsnctrac in SLABSTAT_NS_2D.o _ns_basicstatsctrac in SLABSTAT_NS_2D.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status
Build environment is mac OS 10.13.4 with gcc-5 via macports. Attempted to build with and without mpi and release and debug. Further details of build can be found from attached file. compile.txt