Compilation Errors - Windows 7, Intel Fortran 11.1, VS 2008 - 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
Compilation Errors - Windows 7, Intel Fortran 11.1, VS 2008
U
Hi All,
I am getting some error messages while compiling Delft3D_5.00.00.1234 on Windows 7 with Intel Fortran 11.1 and Visual Studio 2008:
Win32 Debug errors:
Error 21 fatal error LNK1104: cannot open file 'ifconsol.lib' datsel datsel (tools_gpl\datsel\datsel)
Error 22 fatal error LNK1104: cannot open file 'ifconsol.lib' lint lint (tools_gpl\lint\lint)
Error 30 fatal error LNK1104: cannot open file 'ifconsol.lib' kubint kubint (tools_gpl\kubint\kubint)
Error 32 fatal error LNK1000: Internal error during IncrBuildImage vs vs (tools_gpl\vs\vs)
Error 47 fatal error LNK1104: cannot open file 'ifmodintr.lib' flow2d3d flow2d3d (engines_gpl\flow2d3d\flow2d3d)
Error 57 fatal error LNK1104: cannot open file '..\..\bin\debug\flow2d3d.lib' flow2d3d_openda flow2d3d_openda
Error 59 error #11018: Cannot open c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Debug\flow2d3d_openda.lib ipo
Error 60 fatal error LNK1181: cannot open input file 'c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Debug\flow2d3d_openda.lib' LINK
Error 61 error #11018: Cannot open c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Debug\flow2d3d_openda.lib ipo
Error 62 fatal error LNK1181: cannot open input file 'c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Debug\flow2d3d_openda.lib' LINK
Win32 Release errors:
Error 8 fatal error LNK1104: cannot open file 'ifconsol.lib' datsel datsel (tools_gpl\datsel\datsel)
Error 29 fatal error LNK1104: cannot open file 'ifconsol.lib' lint lint (tools_gpl\lint\lint)
Error 34 fatal error LNK1104: cannot open file 'ifconsol.lib' kubint kubint (tools_gpl\kubint\kubint)
Error 48 fatal error LNK1104: cannot open file 'ifmodintr.lib' flow2d3d flow2d3d (engines_gpl\flow2d3d\flow2d3d)
Error 58 fatal error LNK1181: cannot open input file '..\..\bin\release\flow2d3d.lib' flow2d3d_openda flow2d3d_openda
Error 60 error #11018: Cannot open c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Release\flow2d3d_openda.lib ipo
Error 61 fatal error LNK1181: cannot open input file 'c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Release\flow2d3d_openda.lib' LINK
Error 62 error #11018: Cannot open c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Release\flow2d3d_openda.lib ipo
Error 63 fatal error LNK1181: cannot open input file 'c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Release\flow2d3d_openda.lib' LINK
I have looked at older posts but I didn't find any case with the same particular errors. I don't think anybody used the particular combination of Delft3D_5.00.00.1234, Intel Fortran 11.1 and VS 2008 either.
Has someone delt with similar errors? If so, I would thank you if you could give me a hand on fixing them.
Thanks a lot in advance for the help,
Joao Pereira
I am getting some error messages while compiling Delft3D_5.00.00.1234 on Windows 7 with Intel Fortran 11.1 and Visual Studio 2008:
Win32 Debug errors:
Error 21 fatal error LNK1104: cannot open file 'ifconsol.lib' datsel datsel (tools_gpl\datsel\datsel)
Error 22 fatal error LNK1104: cannot open file 'ifconsol.lib' lint lint (tools_gpl\lint\lint)
Error 30 fatal error LNK1104: cannot open file 'ifconsol.lib' kubint kubint (tools_gpl\kubint\kubint)
Error 32 fatal error LNK1000: Internal error during IncrBuildImage vs vs (tools_gpl\vs\vs)
Error 47 fatal error LNK1104: cannot open file 'ifmodintr.lib' flow2d3d flow2d3d (engines_gpl\flow2d3d\flow2d3d)
Error 57 fatal error LNK1104: cannot open file '..\..\bin\debug\flow2d3d.lib' flow2d3d_openda flow2d3d_openda
Error 59 error #11018: Cannot open c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Debug\flow2d3d_openda.lib ipo
Error 60 fatal error LNK1181: cannot open input file 'c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Debug\flow2d3d_openda.lib' LINK
Error 61 error #11018: Cannot open c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Debug\flow2d3d_openda.lib ipo
Error 62 fatal error LNK1181: cannot open input file 'c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Debug\flow2d3d_openda.lib' LINK
Win32 Release errors:
Error 8 fatal error LNK1104: cannot open file 'ifconsol.lib' datsel datsel (tools_gpl\datsel\datsel)
Error 29 fatal error LNK1104: cannot open file 'ifconsol.lib' lint lint (tools_gpl\lint\lint)
Error 34 fatal error LNK1104: cannot open file 'ifconsol.lib' kubint kubint (tools_gpl\kubint\kubint)
Error 48 fatal error LNK1104: cannot open file 'ifmodintr.lib' flow2d3d flow2d3d (engines_gpl\flow2d3d\flow2d3d)
Error 58 fatal error LNK1181: cannot open input file '..\..\bin\release\flow2d3d.lib' flow2d3d_openda flow2d3d_openda
Error 60 error #11018: Cannot open c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Release\flow2d3d_openda.lib ipo
Error 61 fatal error LNK1181: cannot open input file 'c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Release\flow2d3d_openda.lib' LINK
Error 62 error #11018: Cannot open c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Release\flow2d3d_openda.lib ipo
Error 63 fatal error LNK1181: cannot open input file 'c:\Joao\Delft3D\Delft3D_5.00.00.1234_Repository\src\engines_gpl\flow2d3d\bin\Release\flow2d3d_openda.lib' LINK
I have looked at older posts but I didn't find any case with the same particular errors. I don't think anybody used the particular combination of Delft3D_5.00.00.1234, Intel Fortran 11.1 and VS 2008 either.
Has someone delt with similar errors? If so, I would thank you if you could give me a hand on fixing them.
Thanks a lot in advance for the help,
Joao Pereira
Qinghua Ye, modified 8 Years ago.
RE: Compilation Errors - Windows 7, Intel Fortran 11.1, VS 2008
Jedi Council Member Posts: 610 Join Date: 3/2/11 Recent Posts 00
Hi, Joao,
Would you try to compile with the lastest verion, which is Delft3D_5.00.06.1677?
If not, probably you have to change the lib path in the compiler. You might try to set the Visual studio menu Tools/options/intel visual fortran/compilers, select the compiler to your version of compiler.
Success,
Qinghua YE
Would you try to compile with the lastest verion, which is Delft3D_5.00.06.1677?
If not, probably you have to change the lib path in the compiler. You might try to set the Visual studio menu Tools/options/intel visual fortran/compilers, select the compiler to your version of compiler.
Success,
Qinghua YE