<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>URGENT: Compilation error on Windows 10 - VS15 community + IFORT18</title>
  <link rel="self" href="https://dlt-acc.firelay.cloud/c/message_boards/find_thread?p_l_id=3231581&amp;threadId=3347621" />
  <subtitle>URGENT: Compilation error on Windows 10 - VS15 community + IFORT18</subtitle>
  <id>https://dlt-acc.firelay.cloud/c/message_boards/find_thread?p_l_id=3231581&amp;threadId=3347621</id>
  <updated>2026-05-15T14:23:57Z</updated>
  <dc:date>2026-05-15T14:23:57Z</dc:date>
  <entry>
    <title>RE: URGENT: Compilation error on Windows 10 - VS15 community + IFORT18</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3348173" />
    <author>
      <name>Saucier Lawrence</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3348173</id>
    <updated>2020-02-26T04:56:50Z</updated>
    <published>2020-02-25T11:39:44Z</published>
    <summary type="html">The macros in the example are set to target every version of the Windows 10 operating system. The possible values are listed in the Windows header file sdkddkver.h, which defines macros for each major Windows version &lt;a href="https://www.mcdvoice.cool"&gt;mcdvoice.com&lt;/a&gt;</summary>
    <dc:creator>Saucier Lawrence</dc:creator>
    <dc:date>2020-02-25T11:39:44Z</dc:date>
  </entry>
  <entry>
    <title>RE: URGENT: Compilation error on Windows 10 - VS15 community + IFORT18</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3392395" />
    <author>
      <name>Gabriel Lim</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3392395</id>
    <updated>2019-08-22T13:48:46Z</updated>
    <published>2019-08-22T13:48:46Z</published>
    <summary type="html">I appreciate you probably found a solution by now, but for people who may have similar problems in the future, I found a solution that worked for me (on two different PCs). &lt;br /&gt;&lt;br /&gt;Instead of checking out the latest tag from the svn, I checked out the trunk version of the source code. &lt;br /&gt;I.e. I checked out &lt;a href="https://svn.oss.deltares.nl/repos/delft3d/trunk/"&gt;https://svn.oss.deltares.nl/repos/delft3d/trunk/&lt;/a&gt; into a new empty folder. This got rid of all errors for me. Hope this helps!&lt;br /&gt;&lt;br /&gt;Best wishes,&lt;br /&gt;&lt;br /&gt;Gabriel</summary>
    <dc:creator>Gabriel Lim</dc:creator>
    <dc:date>2019-08-22T13:48:46Z</dc:date>
  </entry>
  <entry>
    <title>RE: URGENT: Compilation error on Windows 10 - VS15 community + IFORT18</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3398258" />
    <author>
      <name>Kapil Chandrakant Varne</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3398258</id>
    <updated>2018-08-02T13:24:58Z</updated>
    <published>2018-08-02T13:24:58Z</published>
    <summary type="html">&lt;p&gt;Mine gives this:&lt;/p&gt;</summary>
    <dc:creator>Kapil Chandrakant Varne</dc:creator>
    <dc:date>2018-08-02T13:24:58Z</dc:date>
  </entry>
  <entry>
    <title>RE: URGENT: Compilation error on Windows 10 - VS15 community + IFORT18</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3398173" />
    <author>
      <name>Tommaso Loperfido</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3398173</id>
    <updated>2018-07-26T18:08:25Z</updated>
    <published>2018-07-26T18:08:25Z</published>
    <summary type="html">&lt;p&gt;Me too. It gives me flex.exe error (0xc0000142) and the compilation stops.&lt;/p&gt;</summary>
    <dc:creator>Tommaso Loperfido</dc:creator>
    <dc:date>2018-07-26T18:08:25Z</dc:date>
  </entry>
  <entry>
    <title>URGENT: Compilation error on Windows 10 - VS15 community + IFORT18</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3347620" />
    <author>
      <name>Gabriel Lim</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3347620</id>
    <updated>2018-06-08T18:23:43Z</updated>
    <published>2018-06-06T19:21:05Z</published>
    <summary type="html">&lt;p&gt;When building the delft3d_open.sln it comes up with an error saying:&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&amp;quot;flex.exe - Application error&lt;/p&gt;
&lt;p&gt;This application was unable to start correctly (0xc000012d).&lt;/p&gt;
&lt;p&gt;Click OK to close the application.&amp;quot;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The same happens for 'byacc.exe' and everything freezes. Please advise!&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Also, having just retried compiling, new errors came up:&lt;/p&gt;
&lt;p&gt;&amp;quot;FATAL error LNK1181: cannot open input file
  '..\kernel\lib\x64\release\kernel.lib' &amp;quot;&lt;/p&gt;
&lt;p&gt;and followed by&lt;/p&gt;
&lt;p&gt;&amp;quot;vctip.exe A new guard page for the stack cannot be created&amp;quot;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I have seen some other questions in the forum with SIMILAR problems
  with byacc.exe and flex.exe, but their compilations still finished and
  they were able to see the build log. Because mine freezes (and screen
  blacks out) before finishing compiling, I cannot retrieve a build log
  either. I am new to using all of these software, and any help would be
  much appreciated!! Thank you.&lt;/p&gt;</summary>
    <dc:creator>Gabriel Lim</dc:creator>
    <dc:date>2018-06-06T19:21:05Z</dc:date>
  </entry>
</feed>
