<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: getting my build programs to make an *.exe file in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741506#M178584</link>
    <description>&lt;P&gt;Thanks, I will give this a try.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Mar 2026 23:50:38 GMT</pubDate>
    <dc:creator>Markus54</dc:creator>
    <dc:date>2026-03-19T23:50:38Z</dc:date>
    <item>
      <title>getting my build programs to make an *.exe file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741201#M178559</link>
      <description>&lt;P&gt;I was reading an article last night. It gave me instructions. Unfortunately, it does not provide a simpler way to make and executable file. Sometimes I can get an executable file and then when I click on the *.exe file I get an error.&amp;nbsp; I get the error libifcoremdd.dll cannot be found. Try re-installing. I did that. Now I am getting another message that a vcruntime is missing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yesterday I re=installed Visual Studio Community and all of Intel one API, including C++ and Fortran. I am looking forward writing Fortran AND Cobol code. So, my question is this, how do I find an easier way to convert an *.f90 file to a *.exe file and how do I fix these errors?&amp;nbsp;&lt;/P&gt;&lt;P&gt;OK, I just tried to put put a file here so you could see what I am talking about, but it didn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 17:27:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741201#M178559</guid>
      <dc:creator>Markus54</dc:creator>
      <dc:date>2026-03-17T17:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: getting my build programs to make an *.exe file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741205#M178561</link>
      <description>&lt;P&gt;Hi, I think your runtime environment wasn't properly setup. In visual studio 2026, you can start the program via "Debug -&amp;gt; Start without debugging", maybe there's something similar in VS community.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 18:21:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741205#M178561</guid>
      <dc:creator>yzh_intel</dc:creator>
      <dc:date>2026-03-17T18:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: getting my build programs to make an *.exe file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741209#M178562</link>
      <description>&lt;P&gt;I have re-installed Visual Studio 2026 several times. I have 2 computers, an HP Laptop, a few months old. Then I have an older, more than 10 yrs old, desktop. It has Windows 10 on it. As far as my years of working with Windows and Unix goes everything installed in good fashion.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I use the "Debug -&amp;gt;start without debugging. I want to see what my code is putting out .&lt;/P&gt;&lt;P&gt;Here is what I do: First, I write the Fortran code in VS. Then I click on debug, but when I can't see any of the errors. I have a 16" screen on my laptop. I debug, then build when the errors are gone. Then I build the solution. Then I go and find the *.exe and click on it. That is when I get the error for running the Fortran code. That's when I get the error of lib*.dll.&lt;/P&gt;&lt;P&gt;I tried to download 2022 VS pro. I ended up with 2026. I have things working except the executable run. So I am at a loss for these 2 things, making an executable file and getting rid of the errors when I click on the executable file.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 18:38:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741209#M178562</guid>
      <dc:creator>Markus54</dc:creator>
      <dc:date>2026-03-17T18:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: getting my build programs to make an *.exe file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741210#M178563</link>
      <description>&lt;P&gt;I think your experience shows where the problem is. When you do "Debug-&amp;gt; Start without Debugging", VS has set up the runtime environment for you. While when you click on the *.exe directly, probably the libraries you pointed out&amp;nbsp;&lt;SPAN&gt;libifcoremdd.dll and vcruntime are somehow not in the environment PATH so they cannot be found.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You probably need to install oneapi compiler runtime,&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/runtime-versions-download.html?runtimes=fortran-win" target="_blank"&gt;Get Runtime Versions of oneAPI Components&lt;/A&gt;&amp;nbsp; and also visual studio runtime.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 18:47:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741210#M178563</guid>
      <dc:creator>yzh_intel</dc:creator>
      <dc:date>2026-03-17T18:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: getting my build programs to make an *.exe file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741225#M178566</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;libifcoremdd.dll&amp;nbsp;is a debug lib. A Debug build exe can only be run within visual studio the debug libs are not part of the external environment. Are you trying to run the exe outside VS?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 23:29:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741225#M178566</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2026-03-17T23:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: getting my build programs to make an *.exe file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741312#M178569</link>
      <description>&lt;P&gt;I double-click on the file in file explorer. What I need to do is be able to write Fortran code, turn it into an *.exe to be used on another machine. Otherwise, what is the point of writing the code?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 15:12:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741312#M178569</guid>
      <dc:creator>Markus54</dc:creator>
      <dc:date>2026-03-18T15:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: getting my build programs to make an *.exe file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741313#M178570</link>
      <description>&lt;P&gt;OK, I clicked the link, but I haven't tried it yet.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 15:16:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741313#M178570</guid>
      <dc:creator>Markus54</dc:creator>
      <dc:date>2026-03-18T15:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: getting my build programs to make an *.exe file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741315#M178571</link>
      <description>&lt;P&gt;I downloaded the runtime file, and now I can't run a program in file explorer. Also what order do I do the build solution and start debugging and start without debugging?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 15:23:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741315#M178571</guid>
      <dc:creator>Markus54</dc:creator>
      <dc:date>2026-03-18T15:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: getting my build programs to make an *.exe file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741317#M178572</link>
      <description>&lt;P&gt;OK, I also need to know how to shut off the aggravating suggestions that put words in my code that don't belong there. How can I get rid of suggestions in Visual Studio ?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 15:46:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741317#M178572</guid>
      <dc:creator>Markus54</dc:creator>
      <dc:date>2026-03-18T15:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: getting my build programs to make an *.exe file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741329#M178573</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/474850"&gt;@Markus54&lt;/a&gt;&amp;nbsp;In relation to the code completion niggle that you've mentioned, go to Tools | Options | Intellicode | General and try unchecking (switching off) the item "Automatically generate code completions in the Editor". Hopefully that will calm down your editor a little and keep those suggestions from intruding into your coding experience.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 20:14:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741329#M178573</guid>
      <dc:creator>witwald</dc:creator>
      <dc:date>2026-03-18T20:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: getting my build programs to make an *.exe file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741349#M178578</link>
      <description>&lt;P&gt;To build a program that runs on other computers, build it as "Release Configuration". The other computer will need the Intel Fortran runtime installed, unless you change the Fortran project property Libraries to specify the static multithreaded (not debug) libraries.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 23:32:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741349#M178578</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2026-03-18T23:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: getting my build programs to make an *.exe file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741506#M178584</link>
      <description>&lt;P&gt;Thanks, I will give this a try.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2026 23:50:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741506#M178584</guid>
      <dc:creator>Markus54</dc:creator>
      <dc:date>2026-03-19T23:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: getting my build programs to make an *.exe file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741507#M178585</link>
      <description>&lt;P&gt;Thanks, I will give this a try tomorrow morning.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2026 23:52:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/getting-my-build-programs-to-make-an-exe-file/m-p/1741507#M178585</guid>
      <dc:creator>Markus54</dc:creator>
      <dc:date>2026-03-19T23:52:39Z</dc:date>
    </item>
  </channel>
</rss>

