On Windows 10 I run the automatic installation file (opentelemacmascaret-5.2-windows-installer.exe) choosing version 'v8p0' and I got an error (please see the file AutomatInstall_Error.jpg).
So I compiled manually and I got an error on dredgesim module.
So I deleted the option from the .cfg file (line 'modules: system -dredgesim') and then I got several 'Error' in module 'm_interfaces_nestor' and a 'Fatal Error': 'Can't open module file 'f90_unix_io.mod' for reading at (1): No such file or directory' (see the file Compiling-Error.txt)
However, after this errors I tried to check the installation by means of the test case "bumbflu" but the simulation crashed with the following message:
... checking the executable
runCAS: failed to compile
|processExecutable:
|Not able to find your default executable: C:\opentelemac-mascaret\v8p0\builds\win7gfors\bin\telemac2d.exe
|
| ... you have to compile this module at least: telemac2d
So how can I fix the several 'Error' in module 'm_interfaces_nestor'? Or, at least, skip its compilation? As far as I can guess the compilation stopped after crashing with 'm_interfaces_nestor' and it didn´t continue compiling the other modules (e.g. telemac2d), didn't it?
And how can I fix the 'Fatal Error': 'Can't open module file 'f90_unix_io.mod' for reading at (1): No such file or directory'?
Could anybody help me with this? Thanks in advance!