Message Boards

RE: Compiling delft3D with visual studio 2015

elisabeth mondon, modified 6 Years ago.

Compiling delft3D with visual studio 2015

Youngling Post: 1 Join Date: 8/22/17 Recent Posts
When opening visual studio 2015 I get the error that some files are incompatible, when I try to compile delft3D_open with visual astudio 2015 my machine freeze at about 1/3 of the compilation and have to reboot

Note: I have both 2017 and 2015 visual studio installed could this be the problem?

Can someone please help me resolve this issue.

Regards,
Elisabeth
thumbnail
Adri Mourits, modified 6 Years ago.

RE: Compiling delft3D with visual studio 2015

Jedi Master Posts: 303 Join Date: 1/3/11 Recent Posts
Hi Elisabeth,

Please use the latest tagged version, currently https://svn.oss.deltares.nl/repos/delft3d/tags/7545/

Please run the "prepare_sln.py" script; that should solve the errors you get. See this page for more info.

The order of installation is important: First VS2015, then VS2017 (from old to new), then Ifort.

Regards,

Adri