<?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>Problems with compilation of vs utility</title>
  <link rel="self" href="https://dlt-acc.firelay.cloud/c/message_boards/find_thread?p_l_id=3231581&amp;threadId=3399514" />
  <subtitle>Problems with compilation of vs utility</subtitle>
  <id>https://dlt-acc.firelay.cloud/c/message_boards/find_thread?p_l_id=3231581&amp;threadId=3399514</id>
  <updated>2026-05-15T15:07:51Z</updated>
  <dc:date>2026-05-15T15:07:51Z</dc:date>
  <entry>
    <title>RE: Problems with compilation of vs utility</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3400627" />
    <author>
      <name>Adri Mourits</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3400627</id>
    <updated>2018-12-13T19:30:08Z</updated>
    <published>2018-12-13T19:30:08Z</published>
    <summary type="html">&lt;p&gt;Hi Germán,&lt;/p&gt;
&lt;p&gt;There is no development going on related to &amp;quot;roller model&amp;quot;.
  It's not used very often; normally FLOW is run online with SWAN.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Adri&lt;/p&gt;</summary>
    <dc:creator>Adri Mourits</dc:creator>
    <dc:date>2018-12-13T19:30:08Z</dc:date>
  </entry>
  <entry>
    <title>RE: Problems with compilation of vs utility</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3399804" />
    <author>
      <name>German Aragon</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3399804</id>
    <updated>2018-10-16T17:17:04Z</updated>
    <published>2018-10-16T17:17:04Z</published>
    <summary type="html">&lt;p&gt;Hi Adri, thank you for your answer.&lt;/p&gt;
&lt;p&gt;Indeed, I compiled de source code in D-Drive becouse I read the new
  FAQ about it. I don't know why this &amp;quot;vs_1.c&amp;quot; file doesn't
  exist or where Lex or Yacc programs try to save this file... When
  I compile the code again I'll try to attached the complete log to this thread.&lt;/p&gt;
&lt;p&gt;By the way, I would like to ask you about the stage of developement
  of the &amp;quot;roller model&amp;quot;... Are you still working on it or is
  abandoned becouse of the existence of  XBeach? is there any other
  option to solve wave difraction online with FLOW and MOR in delft3D
  (2DH model version)? I've found lots of problems setting up this model
  and searching information about it.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thank you in advance, best regards!&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>German Aragon</dc:creator>
    <dc:date>2018-10-16T17:17:04Z</dc:date>
  </entry>
  <entry>
    <title>RE: Problems with compilation of vs utility</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3399800" />
    <author>
      <name>Adri Mourits</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3399800</id>
    <updated>2018-10-16T14:57:17Z</updated>
    <published>2018-10-16T14:57:17Z</published>
    <summary type="html">&lt;p&gt;Hi Germán,&lt;/p&gt;
&lt;p&gt;That's indeed a good workaround; you probably won't need the vs tool.&lt;/p&gt;
&lt;p&gt;Please check the compile logging in the Output window in VisualStudio
  when compiling vs. What might go wrong is this:&lt;/p&gt;
&lt;p&gt;The programs Lex and Yacc are used to translate vs_l.l and vs_y.y
  into vs_y.c. These programs use the directory &amp;quot;tmp&amp;quot; in the
  root of  the  disc containing your compilation directory. If the
  source code is on the C-drive and if VisualStudio is not allowed to
  create/use directory &amp;quot;c:/tmp&amp;quot; then you might run into this
  error. Some possible solutions for this problem: put the source code
  on the D-drive or create directory &amp;quot;c/tmp&amp;quot; manually.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Adri&lt;/p&gt;</summary>
    <dc:creator>Adri Mourits</dc:creator>
    <dc:date>2018-10-16T14:57:17Z</dc:date>
  </entry>
  <entry>
    <title>Problems with compilation of vs utility</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3399513" />
    <author>
      <name>German Aragon</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=3399513</id>
    <updated>2018-10-05T09:16:00Z</updated>
    <published>2018-10-05T09:16:00Z</published>
    <summary type="html">&lt;p&gt;Hello everybody!&lt;/p&gt;
&lt;p&gt;I found some problems related with the compilation of the latest tags
  and trunks versions of delft3d and delft3dfm under windows 10 OS. I am
  ussing VS2015 enterprise update 3 and Intel 2016 update 4. Any time
  I've tried to compile the solution after prepare it with the python
  script the compilation process freeze my computer beacouse
  &amp;quot;vs_1.c&amp;quot; file doesn't exist. &lt;/p&gt;
&lt;p&gt;The solution I adopt to solve this problem is to delete the vs
  proyect from the solution in Visual Studio. Only with that change the
  compilation process completes successfuly.&lt;/p&gt;
&lt;p&gt;
  &lt;br /&gt; I hope this information will help someone in future and maybe
  the deltf3d team could solve this problem.&lt;/p&gt;
&lt;p&gt;Best regards!&lt;/p&gt;</summary>
    <dc:creator>German Aragon</dc:creator>
    <dc:date>2018-10-05T09:16:00Z</dc:date>
  </entry>
</feed>
