Hi All,
I need your help. I'm compiling Modflow2005 in visual studio with intel fortran project in debug mode, but when the link process is reached out the follow error:
Error 12 error LNK2005: _MAIN__ already defined in hydfmt.obj mnw1to2.obj
Error 13 error LNK2005: _IFRL already defined in mnw1to2.obj gwf2mnw17.obj
Error 14 error LNK2005: _NCREAD already defined in mnw1to2.obj gwf2mnw17.obj
Error 15 error LNK2005: _QREAD already defined in mnw1to2.obj gwf2mnw17.obj
Error 16 error LNK2005: _MAIN__ already defined in hydfmt.obj mf2005.obj
Error 17 fatal error LNK1169: one or more multiply defined symbols found Debug\modflow.exe
My compiler is Intel Parallel Studio XE 15.0 + Visual Studio 2013 Pro, upload the source code Downloadsrc.zip
Tanks,
Ulises