<?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 yeah.. it did compile OK.  in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-use-resedit-for-intel-fortran/m-p/933779#M88411</link>
    <description>&lt;P&gt;yeah.. it did compile OK.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached my project file below for reference.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Feb 2013 11:27:03 GMT</pubDate>
    <dc:creator>marigomen__ralph</dc:creator>
    <dc:date>2013-02-04T11:27:03Z</dc:date>
    <item>
      <title>How to use resedit for intel fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-use-resedit-for-intel-fortran/m-p/933777#M88409</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Can anyone help me out on how to include the resource file generated by resedit into intel visual fortran?&lt;/P&gt;
&lt;P&gt;I couldn't seem to make it work..&lt;/P&gt;
&lt;P&gt;I tried making a dialog in resedit and then added the .rc and .h file in my solution in visual studio.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I then added a custom build setup for resource.h using steve's guide below:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Steve Lionel (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ResEdit should generate both a .rc and a .h. You will need to add both of those to your Fortran project and add a custom build step for the .rc:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Add Resource.h to your project using&amp;nbsp;&lt;B&gt;File&amp;gt;Add Existing Item...&lt;/B&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Select the Resource.h file in the Solution View and the select&amp;nbsp;&lt;B&gt;View&amp;gt;Property Pages&lt;/B&gt;&amp;nbsp;from the main menu bar.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Set the Command Line option to use the deftofd tool by entering:&lt;/P&gt;
deftofd resource.h resource.fd&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Set the Description option to&amp;nbsp;&lt;B&gt;Generating Fortran include file...&lt;/B&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Set the Outputs option to resource.fd.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Click&amp;nbsp;&lt;B&gt;OK&lt;/B&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Problem is i couldn't compile my program successfuly. I always get the following error:&lt;/P&gt;
&lt;P&gt;Error 1 fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt LINK&lt;/P&gt;
&lt;P&gt;It would be nice if someone could post a complete guide for beginners in using resedit in intel visual fortran..&lt;/P&gt;
&lt;P&gt;Thanks in advance. ^^&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2013 06:37:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-use-resedit-for-intel-fortran/m-p/933777#M88409</guid>
      <dc:creator>marigomen__ralph</dc:creator>
      <dc:date>2013-02-04T06:37:01Z</dc:date>
    </item>
    <item>
      <title>That doesn't sound to me like</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-use-resedit-for-intel-fortran/m-p/933778#M88410</link>
      <description>&lt;P&gt;That doesn't sound to me like &amp;nbsp;a resource/resedit issue. Try doing a 'clean' and then a full 'rebuild' it sounds like an obkect file is corrupt.&lt;/P&gt;
&lt;P&gt;As a matter of interest I assume the fortra fd must be could or else you would have had comple errors. Did the resource file compile OK also?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2013 09:03:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-use-resedit-for-intel-fortran/m-p/933778#M88410</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2013-02-04T09:03:21Z</dc:date>
    </item>
    <item>
      <title>yeah.. it did compile OK. </title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-use-resedit-for-intel-fortran/m-p/933779#M88411</link>
      <description>&lt;P&gt;yeah.. it did compile OK.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached my project file below for reference.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2013 11:27:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-use-resedit-for-intel-fortran/m-p/933779#M88411</guid>
      <dc:creator>marigomen__ralph</dc:creator>
      <dc:date>2013-02-04T11:27:03Z</dc:date>
    </item>
    <item>
      <title>I downloaded and built your</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-use-resedit-for-intel-fortran/m-p/933780#M88412</link>
      <description>&lt;P&gt;I downloaded and built your project, other than adding the include file path (C:\Program Files\Microsoft SDKs\Windows\v7.0\Include) for windows.h as it was not default in my environment it built OK with no problems and it runs OK also.&lt;/P&gt;
&lt;P&gt;I can't see any problem &amp;nbsp;did you do a clean? Or perhaps download your project into a new folder and build that to have a clean start. I think you may have some damaged files perhaps?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2013 11:45:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-use-resedit-for-intel-fortran/m-p/933780#M88412</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2013-02-04T11:45:00Z</dc:date>
    </item>
    <item>
      <title>Have tried doing a clean</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-use-resedit-for-intel-fortran/m-p/933781#M88413</link>
      <description>&lt;P&gt;Have tried doing a clean build and trying to create a new project but I'm still getting the same error..&lt;/P&gt;
&lt;P&gt;I'm guessing something's wrong with my configuration in visual studio....&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2013 12:39:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-use-resedit-for-intel-fortran/m-p/933781#M88413</guid>
      <dc:creator>marigomen__ralph</dc:creator>
      <dc:date>2013-02-04T12:39:08Z</dc:date>
    </item>
    <item>
      <title>I am not perhaps the right</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-use-resedit-for-intel-fortran/m-p/933782#M88414</link>
      <description>&lt;P&gt;I am not perhaps the right person to help further on this is there any more info details of the specifics of the error, do a full build and post the build log perhaps?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2013 12:58:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-use-resedit-for-intel-fortran/m-p/933782#M88414</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2013-02-04T12:58:38Z</dc:date>
    </item>
  </channel>
</rss>

