Help me solving these Link Fatal Errors - D-Flow Flexible Mesh - Delft3D
intro story D-Flow FM
D-Flow Flexible MeshD-Flow Flexible Mesh (D-Flow FM) is the new software engine for hydrodynamical simulations on unstructured grids in 1D-2D-3D. Together with the familiar curvilinear meshes from Delft3D 4, the unstructured grid can consist of triangles, pentagons (etc.) and 1D channel networks, all in one single mesh. It combines proven technology from the hydrodynamic engines of Delft3D 4 and SOBEK 2 and adds flexible administration, resulting in:
An overview of the current developments can be found here. The D-Flow FM - team would be delighted if you would participate in discussions on the generation of meshes, the specification of boundary conditions, the running of computations, and all kinds of other relevant topics. Feel free to share your smart questions and/or brilliant solutions!
======================================================= | Sub groups
|
Message Boards
Help me solving these Link Fatal Errors
MP
Marshal Praveen, modified 8 Years ago.
Help me solving these Link Fatal Errors
Youngling Posts: 4 Join Date: 10/16/12 Recent Posts 00
Can anyone help me to solve the errors listed below on compilation:
I downloaded Tag/version 5.00.08.1885 (Mourits) for windows 32 bit and compiled using VS 2010 and Intel Fortran compiler XE 12
The errors I found were:
4>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\delftio\packages\delftio_version_number\bin\Release\delftio_version_number.lib'
6>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\meteo\packages\meteo_version_number\bin\Release\meteo_version_number.lib'.
7>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\delftio_sync\packages\delftio_sync_version_number\bin\Release\delftio_sync_version_number.lib'
8>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\nefis\packages\nefis_version_number\bin\Release\nefis_version_number.lib'
21>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\esmfsm\packages\esmfsm_version_number\bin\Release\esmfsm_version_number.lib'
22>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\stream\packages\stream_version_number\bin\Release\stream_version_number.lib'
35>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\meteo\lib\Release\static\meteo.lib'
36>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\esmfsm\lib\Release\static\esmfsm.lib'
39>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\src\utils_lgpl\nefis\packages\nefis_version_number\bin\Release\nefis_version_number.lib'
So please help me how can I solve this to compile the executables.
I downloaded Tag/version 5.00.08.1885 (Mourits) for windows 32 bit and compiled using VS 2010 and Intel Fortran compiler XE 12
The errors I found were:
4>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\delftio\packages\delftio_version_number\bin\Release\delftio_version_number.lib'
6>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\meteo\packages\meteo_version_number\bin\Release\meteo_version_number.lib'.
7>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\delftio_sync\packages\delftio_sync_version_number\bin\Release\delftio_sync_version_number.lib'
8>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\nefis\packages\nefis_version_number\bin\Release\nefis_version_number.lib'
21>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\esmfsm\packages\esmfsm_version_number\bin\Release\esmfsm_version_number.lib'
22>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\stream\packages\stream_version_number\bin\Release\stream_version_number.lib'
35>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\meteo\lib\Release\static\meteo.lib'
36>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\Start Menu\5.00.08.1885 (Mourits)\src\utils_lgpl\esmfsm\lib\Release\static\esmfsm.lib'
39>LINK : fatal error LNK1181: cannot open input file 'C:\Documents and Settings\src\utils_lgpl\nefis\packages\nefis_version_number\bin\Release\nefis_version_number.lib'
So please help me how can I solve this to compile the executables.
Fernando Barreto, modified 8 Years ago.
RE: Help me solving these Link Fatal Errors
Padawan Posts: 74 Join Date: 6/21/12 Recent Posts 00
Compile with Intel Visual Fortran Compiler Professional v11.1, this might solve your problem.
Qinghua Ye, modified 8 Years ago.
RE: Help me solving these Link Fatal Errors
Jedi Council Member Posts: 610 Join Date: 3/2/11 Recent Posts 00
Hi,
Or you can try the latest tag version. The tag version uploaded yesterday was: 5.00.10.1983. Maybe this will pass your compiling.
Qinghua
Or you can try the latest tag version. The tag version uploaded yesterday was: 5.00.10.1983. Maybe this will pass your compiling.
Qinghua