Compiling errors / uncomplete compiling - 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
Compiling errors / uncomplete compiling
Hi everybody,
during compiling something went wrong. Maybe you can help me? I use Windows XP, (Tortoise SVN), Visual Studio 2008 and "Intel Visual Fortran Composer XE for Windows". Could it be, that I need another Fortran compiler? I just thought this version would make no difference to the suggested "Intel Fortran Compiler version 11.0".
However, I attached the output window from Visual Studio to this post (I highlighted the 7 errors in the text editor with a red colour). Thanks for any help!
Best regards,
Benno
during compiling something went wrong. Maybe you can help me? I use Windows XP, (Tortoise SVN), Visual Studio 2008 and "Intel Visual Fortran Composer XE for Windows". Could it be, that I need another Fortran compiler? I just thought this version would make no difference to the suggested "Intel Fortran Compiler version 11.0".
However, I attached the output window from Visual Studio to this post (I highlighted the 7 errors in the text editor with a red colour). Thanks for any help!
Best regards,
Benno
Attachments:
I want to refer also to my other post from some days ago, where I described in more detail, which important files are not compiling correctly or which files are missing in the binaries after compiling. In here I didn't mention them again, because I attached the document (text editor) showing the output window in Visual Studio after the finished compiling process.
additional information: I downloaded the source code tag version 5.00.00.1234 and set "release" for compiling.
additional information: I downloaded the source code tag version 5.00.00.1234 and set "release" for compiling.
Finally I resolved the problem. I searched the missing libraries ("ifconsol.lib", "ifmodintr.lib") on my computer, found them in the Intel directory (in c:\programmes) and added the hard coded path of the files to the additional library directories (in the properties of the libraries in Visual Studio). Afterwards I had 0 errors during compilation.
Benno Wachler:
and added the hard coded path of the files to the additional library directories (in the properties of the libraries in Visual Studio). Afterwards I had 0 errors during compilation.
Hi Benno,
I have the exact same problem. I also found those files on my C drive, but I don't understand what you did with those files in Visual Studio. Can you please explain this in a bit more detail? What do you mean by hard coded and to which additional library directories did you add them?
Thanks!