<?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 Strange errors related to the manifest in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Strange-errors-related-to-the-manifest/m-p/849912#M65529</link>
    <description>I am getting several kinds of errors seemingly related to the manifest settings.&lt;BR /&gt;&lt;BR /&gt;For some projects (on some machines but not others), enabling the manifest gives the "Error PRJ0019: A tool returned an error code". This one took quite a lot of time to figure out as the message is a little vague.. Eventually trial and error indicated it can be removed by disabling the manifest.&lt;BR /&gt;&lt;BR /&gt;In some other projects requiring DLLs, disabling the manifest gives a runtime error due to inability to find MSVCR90D.dll. Enabling the manifest, or specifying /lib:static removes the error.&lt;BR /&gt;&lt;BR /&gt;I also read in a post by Steve that the manifest is useful (required?) for correct mixed language interaction.&lt;BR /&gt;&lt;BR /&gt;If this manifest is indeed needed, is there some way of avoiding these seemingly inconsistent errors?&lt;BR /&gt;&lt;BR /&gt;thanks in advance, dmitri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 21 Jul 2009 15:06:27 GMT</pubDate>
    <dc:creator>forall</dc:creator>
    <dc:date>2009-07-21T15:06:27Z</dc:date>
    <item>
      <title>Strange errors related to the manifest</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Strange-errors-related-to-the-manifest/m-p/849912#M65529</link>
      <description>I am getting several kinds of errors seemingly related to the manifest settings.&lt;BR /&gt;&lt;BR /&gt;For some projects (on some machines but not others), enabling the manifest gives the "Error PRJ0019: A tool returned an error code". This one took quite a lot of time to figure out as the message is a little vague.. Eventually trial and error indicated it can be removed by disabling the manifest.&lt;BR /&gt;&lt;BR /&gt;In some other projects requiring DLLs, disabling the manifest gives a runtime error due to inability to find MSVCR90D.dll. Enabling the manifest, or specifying /lib:static removes the error.&lt;BR /&gt;&lt;BR /&gt;I also read in a post by Steve that the manifest is useful (required?) for correct mixed language interaction.&lt;BR /&gt;&lt;BR /&gt;If this manifest is indeed needed, is there some way of avoiding these seemingly inconsistent errors?&lt;BR /&gt;&lt;BR /&gt;thanks in advance, dmitri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jul 2009 15:06:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Strange-errors-related-to-the-manifest/m-p/849912#M65529</guid>
      <dc:creator>forall</dc:creator>
      <dc:date>2009-07-21T15:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Strange errors related to the manifest</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Strange-errors-related-to-the-manifest/m-p/849913#M65530</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
If you can set both the C++ and Fortran projects to use the static (non-DLL) libraries, then the manifest won't be a problem. However, I suggest looking in the build log (not just the output window) to see if there is more detail as to what went wrong when mt.exe was run.&lt;BR /&gt;&lt;BR /&gt;I suppose an alternative is to not embed the manifest but to keep the .manifest file alongside the executable.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jul 2009 15:43:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Strange-errors-related-to-the-manifest/m-p/849913#M65530</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2009-07-21T15:43:25Z</dc:date>
    </item>
  </channel>
</rss>

