running problem in windows 10


Just Got Here
i am getting the following error when i try to run...
pleaase help

The procedure entry point _gfortran_stop_numeric_f08 could not be located in the dynamic link library
C:\MnGW\msys\1.0\home\USER\nwchem-6.6\bin\LINUX\nwchem.exe

Forum Vet
Have you install the dev component (after the bin component) of the mingw32-gcc-fortran package?

The following command should tell you if mingw32-gcc-fortran-dev is installed

mingw-get list mingw32-gcc-fortran-dev

If it is not installed, please ytry

mingw-get install mingw32-gcc-fortran-dev


Forum >> NWChem's corner >> Running NWChem