<?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: a newbie in using MS Visual Studio 2005. in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/a-newbie-in-using-MS-Visual-Studio-2005/m-p/848619#M65157</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I create new solution with one new project Console3 (Console Application).&lt;/P&gt;
&lt;P&gt;I Build it with (Build-&amp;gt;Build Solution), then following appears:&lt;/P&gt;
&lt;P&gt;------ Build started: Project: Console3, Configuration: Debug Win32 ------&lt;BR /&gt;Compiling with Intel Fortran Compiler 10.1.011 [IA-32]...&lt;BR /&gt;Console3.f90&lt;BR /&gt;mt.exe not found.&lt;/P&gt;
&lt;P&gt;Build log written to "&lt;A&gt;file://D:	empConsole3Console3DebugBuildLog.htm&lt;/A&gt;"&lt;BR /&gt;Console3 - 1 error(s), 0 warning(s)&lt;BR /&gt;========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I first installed IVF following instructions.&lt;/P&gt;
&lt;P&gt;Then I installMS Visual Studio 2008. I also installed Visual C++.&lt;/P&gt;
&lt;P&gt;But I remember I had this error message before MSVS 2008 was installed.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
    <pubDate>Wed, 06 Aug 2008 06:55:30 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2008-08-06T06:55:30Z</dc:date>
    <item>
      <title>a newbie in using MS Visual Studio 2005.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/a-newbie-in-using-MS-Visual-Studio-2005/m-p/848616#M65154</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt; I am a newbie in using MS Visual Studio 2005.&lt;/P&gt;
&lt;P&gt; I follow the documentation (section : &lt;FONT size="2"&gt;Performing Common Tasks with Microsoft Visual Studio*) and build my first solution.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt; However, in Error List, it shows: "Error1mt.exe not found."&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt; What is the problem?&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Thank you.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Chien-Hui&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2008 03:25:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/a-newbie-in-using-MS-Visual-Studio-2005/m-p/848616#M65154</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2008-08-01T03:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: a newbie in using MS Visual Studio 2005.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/a-newbie-in-using-MS-Visual-Studio-2005/m-p/848617#M65155</link>
      <description>&lt;P&gt;"Manifest Tool" is part of the platform SDK. If you have Microsoft C++ installed with your Visual Studio it should be there and it should be on the build engine's path, so investigate in that direction. If you do not have C++ installed either install it or download and install the PSDK from Microsoft. I could be wrong but I think the PSDKis a free download.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2008 12:45:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/a-newbie-in-using-MS-Visual-Studio-2005/m-p/848617#M65155</guid>
      <dc:creator>Steve_Nuchia</dc:creator>
      <dc:date>2008-08-01T12:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: a newbie in using MS Visual Studio 2005.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/a-newbie-in-using-MS-Visual-Studio-2005/m-p/848618#M65156</link>
      <description>You should not have to download anything extra. You say you have Visual Studio 2005 - is this the "Premier Partner Edition" included with Intel Visual Fortran or a separately purchased copy? If the latter, did you install the Visual C++ component? Please post the full and complete text from the build log - a link to it is displayed after you build the project.&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2008 14:18:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/a-newbie-in-using-MS-Visual-Studio-2005/m-p/848618#M65156</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2008-08-01T14:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: a newbie in using MS Visual Studio 2005.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/a-newbie-in-using-MS-Visual-Studio-2005/m-p/848619#M65157</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I create new solution with one new project Console3 (Console Application).&lt;/P&gt;
&lt;P&gt;I Build it with (Build-&amp;gt;Build Solution), then following appears:&lt;/P&gt;
&lt;P&gt;------ Build started: Project: Console3, Configuration: Debug Win32 ------&lt;BR /&gt;Compiling with Intel Fortran Compiler 10.1.011 [IA-32]...&lt;BR /&gt;Console3.f90&lt;BR /&gt;mt.exe not found.&lt;/P&gt;
&lt;P&gt;Build log written to "&lt;A&gt;file://D:	empConsole3Console3DebugBuildLog.htm&lt;/A&gt;"&lt;BR /&gt;Console3 - 1 error(s), 0 warning(s)&lt;BR /&gt;========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I first installed IVF following instructions.&lt;/P&gt;
&lt;P&gt;Then I installMS Visual Studio 2008. I also installed Visual C++.&lt;/P&gt;
&lt;P&gt;But I remember I had this error message before MSVS 2008 was installed.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2008 06:55:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/a-newbie-in-using-MS-Visual-Studio-2005/m-p/848619#M65157</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2008-08-06T06:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: a newbie in using MS Visual Studio 2005.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/a-newbie-in-using-MS-Visual-Studio-2005/m-p/848620#M65158</link>
      <description>Please uninstall IVF and then reinstall. It has to be installed after Visual Studio. If it still doesn't work, let us know and I'll make further suggestions.&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Aug 2008 08:31:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/a-newbie-in-using-MS-Visual-Studio-2005/m-p/848620#M65158</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2008-08-06T08:31:35Z</dc:date>
    </item>
  </channel>
</rss>

