Hi all,
I am facing issues compiling MCIP on gcc platform. I am using I/O API 3.2 and NETCDF 4.7. The issue is detailed in the screenshot attached.
Hasibul
Hi all,
I am facing issues compiling MCIP on gcc platform. I am using I/O API 3.2 and NETCDF 4.7. The issue is detailed in the screenshot attached.
Hasibul
You apparently have existing objects and module files, which may be from a different compiler.
From within the src directory, try issuing the command make clean
, then make
.