<?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 But msvcrt.lib is not there? in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070194#M119305</link>
    <description>&lt;P&gt;But msvcrt.lib is not there? You need to repair the C++ install - that is a fundamental part of MSVC. You might also consider installing the latest "service pack" for VS2010 and see if that takes care of it.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Nov 2016 19:44:06 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2016-11-01T19:44:06Z</dc:date>
    <item>
      <title>rc.exe not found error in building Fortran code</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070185#M119296</link>
      <description>Hi everybody 
I got rc.exe not found after building. I see rc.exe in the two following paths 
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1\bin
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1\bin\x64
I installed VS2010 and Intel parallel studio xe 2013

Please help
Thanks</description>
      <pubDate>Mon, 31 Oct 2016 06:21:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070185#M119296</guid>
      <dc:creator>Iman_A_1</dc:creator>
      <dc:date>2016-10-31T06:21:41Z</dc:date>
    </item>
    <item>
      <title>Also installed PGI Visual</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070186#M119297</link>
      <description>Also installed PGI Visual Fortran</description>
      <pubDate>Mon, 31 Oct 2016 06:23:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070186#M119297</guid>
      <dc:creator>Iman_A_1</dc:creator>
      <dc:date>2016-10-31T06:23:32Z</dc:date>
    </item>
    <item>
      <title>Also installed PGI Visual</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070187#M119298</link>
      <description>Also installed PGI Visual Fortran and don't know how to change path in Executables using symbols dollar and slash</description>
      <pubDate>Mon, 31 Oct 2016 06:46:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070187#M119298</guid>
      <dc:creator>Iman_A_1</dc:creator>
      <dc:date>2016-10-31T06:46:15Z</dc:date>
    </item>
    <item>
      <title>We've generally heard that</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070188#M119299</link>
      <description>&lt;P&gt;We've generally heard that PGI Fortran and Intel Fortran don't play nice together in Visual Studio, so we don't recommend having both installed.&lt;/P&gt;

&lt;P&gt;I replied to your private message with instructions, but here they are again.&lt;/P&gt;

&lt;P&gt;In Visual Studio, select Tools &amp;gt; Options &amp;gt; Intel Composer XE &amp;gt; Visual Fortran &amp;gt; Compilers. To the right of "Executables" click on the "..." button. Add&amp;nbsp;&lt;SPAN style="font-size: 12px;"&gt;C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1\bin to the list and click OK. Now select the x64 tab and repeat this, using&amp;nbsp;C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1\bin\amd64&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;I usually see this problem happen when a different Windows SDK gets installed. It may be that the PGI install made changes here.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 14:32:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070188#M119299</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2016-10-31T14:32:04Z</dc:date>
    </item>
    <item>
      <title>Thank you Steve. I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070189#M119300</link>
      <description>&lt;P&gt;Thank you Steve. I uninstalled PGI (with VS 2010 shell) and IVF 2013 and again install it with VS 2010 Ultimate final. When I build my code get the error:&lt;/P&gt;

&lt;P&gt;LINK : fatal error LNK1104: cannot open file 'LIBCMTD.lib'.&lt;/P&gt;

&lt;P&gt;I attached the buildlog.htm. I hope you don't tell me that I must uninstall the IVF and VS.&amp;nbsp;I installed and uninstalled both of them several times because I had problem and ultimately installed them without any error.&lt;/P&gt;

&lt;P&gt;By the way my purpose is to make Mex file and run the in MATLAB. When I run this code in matlab as "mex thecode.f " I get this error:&lt;/P&gt;

&lt;P&gt;Error using mex&lt;BR /&gt;
	LINK : fatal error LNK1104: cannot open file 'MSVCRT.lib'&lt;/P&gt;

&lt;P&gt;Best Wishes&lt;/P&gt;

&lt;P&gt;Iman&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 17:46:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070189#M119300</guid>
      <dc:creator>Iman_A_1</dc:creator>
      <dc:date>2016-11-01T17:46:00Z</dc:date>
    </item>
    <item>
      <title>I would expect that library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070190#M119301</link>
      <description>&lt;P&gt;I would expect that library to be in&amp;nbsp;D:\Program Files\Microsoft Visual Studio 10.0\VC\lib - is it?&lt;/P&gt;

&lt;P&gt;I can't comment on what happens when you use a "mex" command.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 19:10:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070190#M119301</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2016-11-01T19:10:17Z</dc:date>
    </item>
    <item>
      <title>No.It's not in there.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070191#M119302</link>
      <description>&lt;P&gt;No.It's not in there.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 19:13:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070191#M119302</guid>
      <dc:creator>Iman_A_1</dc:creator>
      <dc:date>2016-11-01T19:13:14Z</dc:date>
    </item>
    <item>
      <title>In that case you don't have</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070192#M119303</link>
      <description>&lt;P&gt;In that case you don't have Visual C++ installed from VS2010. You need that. You can do a "Modify" on the VS2010 install and make sure that C++ support is included, though I thought VS2010 always included that so I'm surprised it's not there. Maybe you need to "Repair" the VS2010 install. Does the folder itself exist?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 19:22:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070192#M119303</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2016-11-01T19:22:22Z</dc:date>
    </item>
    <item>
      <title>Yes. The folder is in that</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070193#M119304</link>
      <description>&lt;P&gt;Yes. The folder is in that path. I installed full version and saw that C++ had been checked..&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 19:27:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070193#M119304</guid>
      <dc:creator>Iman_A_1</dc:creator>
      <dc:date>2016-11-01T19:27:00Z</dc:date>
    </item>
    <item>
      <title>But msvcrt.lib is not there?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070194#M119305</link>
      <description>&lt;P&gt;But msvcrt.lib is not there? You need to repair the C++ install - that is a fundamental part of MSVC. You might also consider installing the latest "service pack" for VS2010 and see if that takes care of it.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 19:44:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070194#M119305</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2016-11-01T19:44:06Z</dc:date>
    </item>
    <item>
      <title>I don't know what happened. I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070195#M119306</link>
      <description>&lt;P&gt;I don't know what happened. I don't have the latest service pack but I uninstalled VS 2010 and Intel composer xe 2013 and now I'm installing VS 2013 Ultimate. I hope this works. After installing and running my code I let you know. Thank you again for your prompt reply.&lt;/P&gt;

&lt;P&gt;Iman&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 20:04:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070195#M119306</guid>
      <dc:creator>Iman_A_1</dc:creator>
      <dc:date>2016-11-01T20:04:04Z</dc:date>
    </item>
    <item>
      <title>I have another question.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070196#M119307</link>
      <description>&lt;P&gt;I have another question. Should I change HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft after uninstalling in regedit tree?If yes what part?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 20:11:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070196#M119307</guid>
      <dc:creator>Iman_A_1</dc:creator>
      <dc:date>2016-11-01T20:11:34Z</dc:date>
    </item>
    <item>
      <title>No, you should not touch the</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070197#M119308</link>
      <description>&lt;P&gt;No, you should not touch the registry unless explicitly told to (which would be most unusual.)&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 20:35:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070197#M119308</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2016-11-01T20:35:18Z</dc:date>
    </item>
    <item>
      <title>Hi Steve again</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070198#M119309</link>
      <description>&lt;P&gt;Hi Steve again&lt;/P&gt;

&lt;P&gt;I installed VS2012 Ultimate and Intel composer 2013. During building I didn't get any error but during debugging sometimes the black screen(command screen that outputs are showed there) suddenly disappears and I don't know what to do!! What's the problem?&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2016 12:08:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070198#M119309</guid>
      <dc:creator>Iman_A_1</dc:creator>
      <dc:date>2016-11-03T12:08:31Z</dc:date>
    </item>
    <item>
      <title>When debugging a Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070199#M119310</link>
      <description>&lt;P&gt;When debugging a Fortran program you need to set a breakpoint at an executable statement before starting the run. Otherwise the program will run to completion and then exit.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2016 15:10:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/rc-exe-not-found-error-in-building-Fortran-code/m-p/1070199#M119310</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2016-11-03T15:10:22Z</dc:date>
    </item>
  </channel>
</rss>

