danieljprice / splash

SPLASH is an interactive visualisation and plotting tool using kernel interpolation, mainly used for Smoothed Particle Hydrodynamics simulations
https://splash-viz.readthedocs.io
GNU General Public License v2.0
55 stars 43 forks source link

Build failure using gfortran & ifort v2022.2.1: "Cannot read module file 'labels.mod' opened at (1), because it was created by a different version of GNU Fortran" #72

Closed J0nl15a closed 1 year ago

J0nl15a commented 1 year ago

Issue resolved. Used 'make clean' and reran. Thanks @danieljprice