Problems while compiling src (Windows) - 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
Problems while compiling src (Windows)
AC
ANTONIA CHATZIRODOU, modified 8 Years ago.
Problems while compiling src (Windows)
Youngling Posts: 20 Join Date: 8/7/12 Recent Posts 00
Hi all,
I tried to compile versions 5.00.00.1234, 5.00.10.1983 with Windows 7, VS 2010 and Intel Visual Fortran 2013,a 64-bit machine and operating system and 32-bit compilers (C++ and Fortran).
Despite my several trials to compile the code I get the same error.
61>Time Elapsed 00:00:21.45
========== Build: 55 succeeded, 6 failed, 0 up-to-date, 0 skipped ==========
Has any of you tips how can I solve this problem?I am attaching the file with the output of the built solution. What it seems to me is that it can not open some libs and gives error 11018.
Regards,
Antonia
I tried to compile versions 5.00.00.1234, 5.00.10.1983 with Windows 7, VS 2010 and Intel Visual Fortran 2013,a 64-bit machine and operating system and 32-bit compilers (C++ and Fortran).
Despite my several trials to compile the code I get the same error.
61>Time Elapsed 00:00:21.45
========== Build: 55 succeeded, 6 failed, 0 up-to-date, 0 skipped ==========
Has any of you tips how can I solve this problem?I am attaching the file with the output of the built solution. What it seems to me is that it can not open some libs and gives error 11018.
Regards,
Antonia
Attachments:
Qinghua Ye, modified 8 Years ago.
RE: Problems while compiling src (Windows)
Jedi Council Member Posts: 610 Join Date: 3/2/11 Recent Posts 00
Hi Antonia,
Seems to me you have problem with the c compiler. All the errors are related .cpp or .h files. Can you check if you have the VC++ compiler installed?
Regards,
Qinghua
Seems to me you have problem with the c compiler. All the errors are related .cpp or .h files. Can you check if you have the VC++ compiler installed?
Regards,
Qinghua
AC
ANTONIA CHATZIRODOU, modified 8 Years ago.
RE: Problems while compiling src (Windows)
Youngling Posts: 20 Join Date: 8/7/12 Recent Posts 00
Dear Qinghua,
Thanks for your replay. While looking settings about VStudio 2010 it seems to have installed Microsoft Visual C++. Any suggestions about that ?
Thanks.
Regards ,
Antonia
Thanks for your replay. While looking settings about VStudio 2010 it seems to have installed Microsoft Visual C++. Any suggestions about that ?
Thanks.
Regards ,
Antonia
Qinghua Ye, modified 8 Years ago.
RE: Problems while compiling src (Windows)
Jedi Council Member Posts: 610 Join Date: 3/2/11 Recent Posts 00
Hi Antonia,
what is it going to happen if you compile the projects one by one?
For example, if you compile the datsel project, can you pass the compiling? Or one of the version_number projects?
Good luck,
Qinghua
what is it going to happen if you compile the projects one by one?
For example, if you compile the datsel project, can you pass the compiling? Or one of the version_number projects?
Good luck,
Qinghua