<?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: Fail to build Fortran Windows Application in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fail-to-build-Fortran-Windows-Application/m-p/841050#M59019</link>
    <description>For your Q2, those are version resource types and you change the values in the resource editor.&lt;BR /&gt;&lt;BR /&gt;For your Q1, first look to see if C:Program FilesIntelCompilerFortran9.0IA32BinDefToFD.exe exists.  (This is for Intel Fortran 9.0, which I assume you are using.)  If it does not, please uninstall and then reinstall the Intel Fortran Integrations into Microsoft Visual Studio.</description>
    <pubDate>Mon, 12 Sep 2005 19:53:21 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2005-09-12T19:53:21Z</dc:date>
    <item>
      <title>Fail to build Fortran Windows Application</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fail-to-build-Fortran-Windows-Application/m-p/841049#M59018</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="3"&gt;Hi,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="4"&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;Q1&lt;/STRONG&gt;.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="4"&gt;&lt;FONT size="3"&gt;When I open a new project to create a Fortran Windows Application, no matter which&lt;EM&gt;Windows Application Type &lt;/EM&gt;Ichoose in "Fortran Windows Application Wizard" dialog,I always got &lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;:"&lt;FONT color="#ff0000"&gt;error PRJ0019: A tool return an error code E:ProjectsTestWinApp5Resource.h&lt;/FONT&gt;"&lt;FONT face="Arial" size="4"&gt; &lt;FONT size="3"&gt;when I build the project&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="3"&gt;. I tried to create &lt;EM&gt;SDI&lt;/EM&gt;, &lt;EM&gt;MDI&lt;/EM&gt;, and &lt;EM&gt;dialog-based &lt;/EM&gt;application and failed to build them. (I do not tried "&lt;EM&gt;Empty project&lt;/EM&gt;" type.)&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="3"&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="3"&gt;Furthermore,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&lt;FONT size="3"&gt;Q2.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="3"&gt;The resource file(in my case, WinApp5.rc) Fortran Application wizard generated containing the following dialog resource code:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="4"&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Courier New" size="1"&gt;ABOUTDLG DIALOG 22, 17, 167, 64&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Courier New" size="1"&gt;STYLE DS_MODALFRAME | WS_VISIBLE | WS_CAPTION | WS_SYSMENU&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Courier New" size="1"&gt;CAPTION "About WinApp5"&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Courier New" size="1"&gt;BEGIN&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Courier New" size="1"&gt;DEFPUSHBUTTON "OK",IDOK,132,2,32,14&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Courier New" size="1"&gt;ICON "WinApp5",-1,2,3,1,1&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Courier New" size="1"&gt; LTEXT "CompanyName",IDC_VER1,30,2,100,8 &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Courier New" size="1"&gt; LTEXT "FileDescription",IDC_VER2,30,10,82,8&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Courier New" size="1"&gt; LTEXT "ProductVersion",IDC_VER3,114,10,16,8&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Courier New" size="1"&gt; LTEXT "LegalCopyright ?,IDC_VER4,30,18,137,8&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Courier New" size="1"&gt; LTEXT "LegalTrademarks",IDC_VER5,30,34,136,27&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Courier New" size="1"&gt;CONTROL "",501,"Static",SS_BLACKRECT,28,31,138,1&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Courier New" size="1"&gt;END&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="4"&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="3"&gt;Should the string &lt;FONT face="Courier New" color="#ff0000"&gt;"LegalCopyright ?&lt;/FONT&gt; be &lt;FONT face="Courier New" color="#ff0000"&gt;"LegalCopyright"&lt;/FONT&gt;?&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="3"&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="3"&gt;Thank you for your answer.&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Sep 2005 05:51:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fail-to-build-Fortran-Windows-Application/m-p/841049#M59018</guid>
      <dc:creator>Thomas3</dc:creator>
      <dc:date>2005-09-12T05:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to build Fortran Windows Application</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fail-to-build-Fortran-Windows-Application/m-p/841050#M59019</link>
      <description>For your Q2, those are version resource types and you change the values in the resource editor.&lt;BR /&gt;&lt;BR /&gt;For your Q1, first look to see if C:Program FilesIntelCompilerFortran9.0IA32BinDefToFD.exe exists.  (This is for Intel Fortran 9.0, which I assume you are using.)  If it does not, please uninstall and then reinstall the Intel Fortran Integrations into Microsoft Visual Studio.</description>
      <pubDate>Mon, 12 Sep 2005 19:53:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fail-to-build-Fortran-Windows-Application/m-p/841050#M59019</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-09-12T19:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to build Fortran Windows Application</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fail-to-build-Fortran-Windows-Application/m-p/841051#M59020</link>
      <description>&lt;DIV&gt;Thank you for your reply.&lt;/DIV&gt;
&lt;DIV&gt;I checked the folder you told meand found that there is not the DefToFd.exe file. However, it's still not there afterreinstalling Fortran. Is it installation package's bug or ...? Where could I get the file?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I'm using Fortran Pro v9.0 (build 9.0.018) with Visual Studio .NET 2003 under Windows XP Pro.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks.&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Sep 2005 02:05:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fail-to-build-Fortran-Windows-Application/m-p/841051#M59020</guid>
      <dc:creator>Thomas3</dc:creator>
      <dc:date>2005-09-13T02:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to build Fortran Windows Application</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fail-to-build-Fortran-Windows-Application/m-p/841052#M59021</link>
      <description>Yes, this is an installer bug.  It's being worked on. It has to do, I think, with whether or not you had version 8.0 or 8.1 previously installed.  I have attached the file - just unpack it to your IA32BIN folder.</description>
      <pubDate>Tue, 13 Sep 2005 06:11:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fail-to-build-Fortran-Windows-Application/m-p/841052#M59021</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-09-13T06:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to build Fortran Windows Application</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fail-to-build-Fortran-Windows-Application/m-p/841053#M59022</link>
      <description>&lt;DIV&gt;The problem solved and it works well. Thank you very much.&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Sep 2005 06:59:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fail-to-build-Fortran-Windows-Application/m-p/841053#M59022</guid>
      <dc:creator>Thomas3</dc:creator>
      <dc:date>2005-09-13T06:59:33Z</dc:date>
    </item>
  </channel>
</rss>

