Windows 10 Compilation Error - Delwaq - Delft3D
Home_intro
intro story DELWAQ
DELWAQDELWAQ is the engine of the D-Water Quality and D-Ecology programmes of the Delft3D suite. It is based on a rich library from which relevant substances and processes can be selected to quickly put water and sediment quality models together. The processes library covers many aspects of water quality and ecology, from basic tracers, dissolved oxygen, nutrients, organic matter, inorganic suspended matter, heavy metals, bacteria and organic micro-pollutants, to complex algae and macrophyte dynamics. High performance solvers enable the simulation of long periods, often required to capture the full cycles of the processes being modelled. The finite volume approach underlying DELWAQ allows it to be coupled to both the structured grid hydrodynamics of the current Delft3D-FLOW engine and the upcoming D-Flow Flexible Mesh engine (1D-2D-3D) of the Delft3D Flexible Mesh Suite (or even other models such as TELEMAC). 'DELWAQ in open source' is our invitation to all leading experts to collaborate in further development and research in the field of water quality, ecology and morphology using Delft3D. Feel free to post your DELWAQ related questions or comments in this dedicated forum space. If you are new to DELWAQ, the tutorial (in the user manual) is a good place to start. A list of DELWAQ related publications is available here. ** PLEASE TAG YOUR POST! ** | Sub groups
|
Message Boards
Windows 10 Compilation Error
Will Parker, modified 3 Years ago.
Windows 10 Compilation Error
Youngling Posts: 3 Join Date: 3/7/17 Recent PostsI am using Windows 10, Visual studio 2010, Intel Parallel Studio XE 2015, and revision 7426.
When compiling I get the error: "LINK: Fatal error LNK: cannot open input file '...\io\lib\Release\io.lib', and after investigation there is no such file in the directory.
I have tried following the instructions in the FAQ with a similar error, but this did not help (although I am not 100% sure that I am using the correct name of the environment parameter), as well as re-downloading the files.
Any help would be appreciated,
Thanks.
Adri Mourits, modified 3 Years ago.
RE: Windows 10 Compilation Error
Yoda Posts: 1212 Join Date: 1/3/11 Recent PostsCan you copy/paste the full contents of the output window inside VisualStudio into a file and attach that to a post on this forum?
Thanks.
Regards,
Adri
Will Parker, modified 3 Years ago.
RE: Windows 10 Compilation Error
Youngling Posts: 3 Join Date: 3/7/17 Recent PostsI tried compiling again a few times, however i have not got the same error since. I reach a point where nothing happens for 30+minutes so I cancel the build.
I have attached the output log from these attempts to this post.
Thanks again,
Will
Attachments:
Adri Mourits, modified 3 Years ago.
RE: Windows 10 Compilation Error
Yoda Posts: 1212 Join Date: 1/3/11 Recent PostsCan you try using a directory without (white)spaces in the path, so rename folder "C:\New folder" to, for example, "C:\New_folder".
Regards,
Adri
Will Parker, modified 3 Years ago.
RE: Windows 10 Compilation Error
Youngling Posts: 3 Join Date: 3/7/17 Recent PostsThat worked and I received the original error. The updated log is attached to this post.
Thanks again,
Will
Attachments:
Adri Mourits, modified 3 Years ago.
RE: Windows 10 Compilation Error (Answer)
Yoda Posts: 1212 Join Date: 1/3/11 Recent PostsLine 3490 worries me: 55>Fatal compilation error: Out of memory asking for 12296.
Can you watch the Windows task manager during compilation; is it hitting a memory restriction? How much RAM is there in your machine.
(I don't expect this will help, but it is easy to try

Regards,
Adri
Cristian Santander, modified 2 Years ago.
RE: Windows 10 Compilation Error
Youngling Posts: 1 Join Date: 5/16/17 Recent PostsHi, I have the same problem compiling Delft3D in Windows 10 with Visual Studio 2015 and Intel Parallel Studio XE 2016. While compiling, the fatal error message appears: out of memory. I have uninstalled and re-installed the compilers and it happens anyway. I will greatly appreciate your help.
Thank you
Adri Mourits, modified 2 Years ago.
RE: Windows 10 Compilation Error
Yoda Posts: 1212 Join Date: 1/3/11 Recent PostsHi Christian,
Check that you compile only project at the time: In VisualStudio, menu -> Tools -> Options -> Projects and Solutions -> Build and Run, set the "maximum number of parallel project builds" to 1.
Also check that all the memory in your machine is being used by the compilation by looking to the Microsoft task manager while compiling. If that is the case, you have to extend the memory. The easiest/fastest solution is to physically plug additonal RAM memory into your machine. A cheaper/slower solution might be to increase the size of the Windows Paging file, see for example this site.
Regards,
Adri
TARIK BELRHABA, modified 2 Years ago.
RE: Windows 10 Compilation Error
Youngling Posts: 1 Join Date: 10/2/18 Recent PostsHi, I have this problem with compiling Delft3D in Windows 10 with Visual Studio 2015 and Intel Parallel Studio XE 2019. While compiling, the errors message appears:
Erreur MSB8020 The build tools for v141 (Platform Toolset = 'v141') cannot be found. To build using the v141 build tools, please install v141 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution". flow2d3d (engines_gpl\flow2d3d\flow2d3d) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Platform.targets 57
I will greatly appreciate your help.
Thank you
Attachments:
Qinghua Ye, modified 2 Years ago.
RE: Windows 10 Compilation Error
Jedi Council Member Posts: 610 Join Date: 3/2/11 Recent PostsHi TARIK,
This combination of VS2015 with Intel 2019 has not been tested yet. We will update this as soon as possible after we tested it.
Regards,
Qinghua