<?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 Withdrawing my last posting. in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927101#M86922</link>
    <description>&lt;P&gt;Withdrawing my last posting. My mistake. Found it.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2013 23:48:00 GMT</pubDate>
    <dc:creator>Liaqat</dc:creator>
    <dc:date>2013-04-12T23:48:00Z</dc:date>
    <item>
      <title>Problem Installing Visual Fortran 11.1</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927086#M86907</link>
      <description>&lt;P&gt;I need Intel Fortran 11.1 for compiling a software. To find out if&amp;nbsp;I could follow the procedure described by the vendor, I installed evaluation version of a) Microsoft Visual Developer Studio 2008, and b) Intel Visual Fortran 11.1. To get professional version of Fortran 11.1, I purchased Intel Visual Composer 2013 for Windows and installed it on my computer after uninstalling the evaluation version of Fortran 11.1 but not the Visual Studio 2008. Once the date for using evaluation version of Visual Studio expired, I uninstalled Visual Studio 2008 and Intel Visual Composer 2013.&lt;/P&gt;

&lt;P&gt;After resolving some downloading issues, last week I downloaded “w_cprof_p_11.1.072.exe” and installed it on my computer (64-bit Windows 7 operating system). Using Visual Studio, I opened a Main Program Code (Console Application), as shown in Page 1 of the enclosure. The configuration manager shows “Win32” as shown Page 2 of the enclosure. It does not let me select 64-bit version.&lt;/P&gt;

&lt;P&gt;Ignoring all these, if I try to compile, I get the error message shown in Page 3: “Configuration ‘Release|Win32’ requires compiler support for the ‘Win32’ platform, but that support is not installed. Please either install the compiler support for ‘Win32” or select another configuration. I have not been able to find out how to select another configuration. I will appreciate if you could give me instructions for selecting 64-bit complier configuration and resolve the compilation/configuration issues.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2013 04:43:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927086#M86907</guid>
      <dc:creator>Liaqat</dc:creator>
      <dc:date>2013-04-10T04:43:53Z</dc:date>
    </item>
    <item>
      <title>The message:</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927087#M86908</link>
      <description>The message:

...Configuration ‘Release|Win32’ requires compiler support for the &lt;STRONG&gt;‘Win32’ platform, but that support is not installed&lt;/STRONG&gt;...

means that you don't have a 32-bit version of the compiler. You could try the &lt;STRONG&gt;Repair&lt;/STRONG&gt; option of the installer and verify that all check boxes for 32-bit software selected.</description>
      <pubDate>Wed, 10 Apr 2013 14:01:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927087#M86908</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-04-10T14:01:00Z</dc:date>
    </item>
    <item>
      <title>In Visual Studio 2008, you</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927088#M86909</link>
      <description>&lt;P&gt;In Visual Studio 2008, you must install the X64 option as well as the default 32-bit C++ in the C++ installation menu so that you can make use of the X64 project switch and the Intel64 compiler.&amp;nbsp; If this is the problem, you will need to return to the VS install menu, add that component, reapply service pack, and then repair your Intel compiler installation.&lt;/P&gt;
&lt;P&gt;Later versions of VS will install X64 language support automatically when running on 64-bit Windows, but VS2008 requires you to select it from the install menu.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2013 15:13:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927088#M86909</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2013-04-10T15:13:58Z</dc:date>
    </item>
    <item>
      <title>Hi Tim,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927089#M86910</link>
      <description>&lt;P&gt;Hi Tim,&lt;/P&gt;
&lt;P&gt;Thank you for responding to my posting. I don’t have Microsoft Visual Studio 2008 installed on my computer. So, I downloaded “w_cprof_p_11.1.072.exe” as it comes with X64 version of the compiler and “Microsoft Visual Studio 2008 Shell and Libraries”. My understanding is that with this version of the Fortran 11.1 compiler provides GUI for editing and compiling Fortran codes. &amp;nbsp;The “w*.072.exe” installed “Microsoft Visual Studio Shell (integration mode)- ENU” on my computer. As I did not install VS2008 separately, I don’t see the option for going back to the VS install menu and add the suggested components. The “Uninstall or change a program” menu is shown in the enclosure. It gives the following options only: a) Will be installed on local hard drive, b) Entire feature will be installed on local hard drive, and c) Entire feature will be unavailable.&lt;/P&gt;
&lt;P&gt;I am not sure how to proceed from here. &amp;nbsp;The “w*.072.exe” created two folders under “C:\Program Files (x86)\Intel\Download”: &amp;nbsp;a) “w_cprof_p_11.1.072” and b) “w_cprof_p_11.1.072_intel64”. Should I use “Setup.exe” in the second folder (*_intel64) to reinstall the compiler? I will appreciate if you could give me suggestions for fixing the problem. Thank you very much.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2013 16:31:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927089#M86910</guid>
      <dc:creator>Liaqat</dc:creator>
      <dc:date>2013-04-10T16:31:37Z</dc:date>
    </item>
    <item>
      <title>If you have kept the expanded</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927090#M86911</link>
      <description>&lt;P&gt;If you have kept the expanded downloaded files, I expect you could use the setup.exe in the intel64 folder to repair or install the 64-bit Fortran. Sorry I didn't catch on that you intended to use the VS2008 shell, which would cancel my comments about installing C++.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2013 17:02:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927090#M86911</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2013-04-10T17:02:29Z</dc:date>
    </item>
    <item>
      <title>Hi Tim,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927091#M86912</link>
      <description>&lt;P&gt;Hi Tim,&lt;/P&gt;
&lt;P&gt;The “setup.exe” under “intel64” does not give options for repair, as shown in Page 1 of enclosure. So I selected option for installing&amp;nbsp;the components. This step was of&amp;nbsp;no use. So, I uninstalled the compiler, and installed it again for the configuration shown in Page 2. Only improvement is that “x64” appeared in the configuration manager, see Page 3. However, compiling gives the massage shown in the same page: “&lt;B&gt;Configuration ‘Release|x64’ requires compiler support for the ‘x64’ platform, but that support is not installed. Please either install the compiler support for ‘x64’ or select another configuration&lt;/B&gt;”.&lt;/P&gt;
&lt;P&gt;Please &lt;B&gt;NOTE&lt;/B&gt; that I am only installing Intel Fortran 11.1 using executable downloaded from Intel, and nothing else. Intel’s website states that Visual Studio 2008 shell is included with the downloaded file. So the questions I have: WHO is going to install “compiler support for the ‘x64’ platform. Why is the setup from Intel &lt;B&gt;NOT&lt;/B&gt; installing the support it needs for Intel’s Fortran program?&amp;nbsp;Please provide detailed instructions on how to correctly install Intel Fortran 11.1 on Windows 7. The release note and other documents do tell me any thing that I have not tried.&lt;/P&gt;
&lt;P&gt;For the last two weeks I have been trying to&amp;nbsp;go to website of Intel Premier Support. Every time I enter my login information and password, I get “Server Error in ‘/premier’ Application”. Please see Page 4 of the enclosure and provide instruction on how I can get Premier Support.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2013 05:31:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927091#M86912</guid>
      <dc:creator>Liaqat</dc:creator>
      <dc:date>2013-04-11T05:31:04Z</dc:date>
    </item>
    <item>
      <title>Do not use the _intel64 setup</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927092#M86913</link>
      <description>&lt;P&gt;Do not use the _intel64 setup. I suggest you uninstall Fortran and all of the Visual Studio 2008 components, reboot, then reinstall from w_cprof_p_11.1.072&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2013 17:57:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927092#M86913</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-04-11T17:57:54Z</dc:date>
    </item>
    <item>
      <title>Hi Steve, I have followed you</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927093#M86914</link>
      <description>&lt;P&gt;Hi Steve, I have followed you suggestion a) uninstall Fortran and all of the Visual Studio 2008 components, b) reboot the laptop, and c) reinstall from setup in w_cprof_p_11.1.072 folder. Unfortunately, I am still getting the same message: “Configuration ‘Release|x64’ requires compiler support for the ‘x64’ platform, but that support is not installed. Please either install the compiler support for ‘x64’ or select another configuration” (see Page 3 of previous enclosure). The Visual Studio 2008 components that I had are shown in the enclosure. I uninstalled a) Microsoft Visual Studio 2008 Remote Debugger – ENU, and b) Microsoft Visual Studio 2008 Shell (integration mode) – ENU. I did not uninstall “Microsoft Windows SDK for Visual Studio 2008” components, as listed in the enclosure. Should I be uninstalling these components also? If I do, will the setup for Intel Fortran install these components that other program may need? Could you tell what “compiler support for the ‘x64’ platform” mean? Where should it be coming from? I will appreciate your suggestions. Thank you very much.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2013 05:13:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927093#M86914</guid>
      <dc:creator>Liaqat</dc:creator>
      <dc:date>2013-04-12T05:13:57Z</dc:date>
    </item>
    <item>
      <title>What this is looking for is</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927094#M86915</link>
      <description>&lt;P&gt;What this is looking for is the Microsoft tools and libraries for 64-bit development. This is supposed to be provided by the installer you used. That is pretty old at this point, and I know there were some issues regarding the shell a while ago. Can you choose a more recent version? You'd need to uninstall all those components again. The SDK can stay.&amp;nbsp; Did you have any other version of VS2008 installed previously, such as Visual C++ 2008 Standard Edition?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2013 13:46:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927094#M86915</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-04-12T13:46:29Z</dc:date>
    </item>
    <item>
      <title>Hi Steve,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927095#M86916</link>
      <description>&lt;P&gt;Hi Steve,&lt;/P&gt;
&lt;P&gt;Thanks for quickly getting back.&lt;/P&gt;
&lt;P&gt;Unfortunately, I cannot use a newer version of Fortran compiler and/or Visual Studio. We are using a software that has not been updated. The vender will eventually do it, but not now. I do not have a choice. I have to use Intel Fortran 11.1 and Visual Studio 2008 Shell.&lt;/P&gt;
&lt;P&gt;Earlier this year to find out if I could add new subroutine to the software, I had installed the &lt;B&gt;&lt;I&gt;evaluation version&lt;/I&gt;&lt;/B&gt; of a) Microsoft Visual Developer Studio 2008 (Product Version 9.0.21022.8), and b) Intel Visual Fortran 11.1. I had to install the Visual Studio 2008 as the evaluation version of Fortran 11.1 does not come with shell integration. I was very pleases that everything worked seamlessly without any hitch.&lt;/P&gt;
&lt;P&gt;To get professional version of Fortran 11.1, I purchased Intel Visual Composer 2013 for Windows and installed it on my computer after &lt;B&gt;uninstalling &lt;/B&gt;the evaluation version of Fortran 11.1. At this stage, I did not uninstall Visual Studio 2008. Once the date for using the evaluation version of Visual Studio expired, I uninstalled both Visual Studio 2008 and Intel Visual Composer 2013.&lt;/P&gt;
&lt;P&gt;Then the problem started. You may recall, I took me more than a week just to log in to correct website to download the professional version of Fortran 11.1.&lt;/P&gt;
&lt;P&gt;The answer to your question if I could chose more recent version is NO.&lt;/P&gt;
&lt;P&gt;YES, I had installed evaluation version of VS2008 (Product Version 9.0.21022.8), but I am not sure if it installed Visual C++ 2008 Standard Edition.&lt;/P&gt;
&lt;P&gt;It appears that my computer has the several versions of &lt;B&gt;Microsoft Visual C ++ 2008 Redistributable -64&lt;/B&gt; (as well as x86). The x64 (as well as x86) version numbers are: a) 9.0.30729.17, b) 9.0.30729.418, and c) 9.0.30729.6161.&lt;/P&gt;
&lt;P&gt;I will appreciate if you could review the above information and give me some ideas that I hope will resolve the compiler problem(s).&lt;/P&gt;
&lt;P&gt;Thank you again.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2013 17:01:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927095#M86916</guid>
      <dc:creator>Liaqat</dc:creator>
      <dc:date>2013-04-12T17:01:56Z</dc:date>
    </item>
    <item>
      <title>The redistributable packages</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927096#M86917</link>
      <description>&lt;P&gt;The redistributable packages should not be an issue. My guess is that something left over from the VS2008 install is messing things up. But I wasn't asking you to use a newer full version, just the latest 11.1 you can get (which is 11.1.078 or something like that.) It would at this point be the only one available from the Intel Registration Center. If you could try that, you'll need to uninstall Fortran and VS2008 Shell again.&lt;/P&gt;
&lt;P&gt;If that doesn't work, let me know and perhaps next week I can connect to your system and see what is going on.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2013 21:03:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927096#M86917</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-04-12T21:03:36Z</dc:date>
    </item>
    <item>
      <title>Steve,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927097#M86918</link>
      <description>&lt;P&gt;Steve,&lt;/P&gt;
&lt;P&gt;Where do you keep 11.1.078 version? I cannot find it. When I login, the&amp;nbsp;latest verson that shows up&amp;nbsp;is 11.1.072, as&amp;nbsp;shown in the enclosure. If there is a 11.1.078 version, could&amp;nbsp;you please send me&amp;nbsp;the&amp;nbsp;link to the website directly.&amp;nbsp;Thanks. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2013 22:16:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927097#M86918</guid>
      <dc:creator>Liaqat</dc:creator>
      <dc:date>2013-04-12T22:16:00Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;... If there is a 11.1.078</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927098#M86919</link>
      <description>&amp;gt;&amp;gt;... If there is a 11.1.078 version...

I also don't see that version.

&amp;gt;&amp;gt;...link to the website directly...

Even if Steve provides you with a link you won't be able to see that web-page because it will be a secure link. You need to be logged in with a right user name and password.</description>
      <pubDate>Fri, 12 Apr 2013 22:48:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927098#M86919</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-04-12T22:48:16Z</dc:date>
    </item>
    <item>
      <title>Sorry - my error. 11.1.072 is</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927099#M86920</link>
      <description>&lt;P&gt;Sorry - my error. 11.1.072 is the latest&amp;nbsp; Also I removed your PDF as it included your serial number.&lt;/P&gt;
&lt;P&gt;Can we set up some time next week for me to call you and connect to your system? Send me mail at steve.lionel at intel dot com and suggest some times you'll be available (please include time zone and phone number.) Perhaps I can figure this out if I see what's happening first hand.&lt;/P&gt;
&lt;P&gt;But try this. You have access to the 2011 product.&amp;nbsp; Uninstall everything. Download and install Composer XE 2011 Update 5 (not 6 or later) WITH the shell.. Check to see if that works. Now install 11.1.072 on top of that - you'll be using the VS 2008 Shell from the 2011 product. In VS, select Tools &amp;gt; Options &amp;gt; Intel Visual Fortran &amp;gt; Compilers. You should now be able to select 11.1 as the compiler version. See if this works.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2013 22:56:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927099#M86920</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-04-12T22:56:00Z</dc:date>
    </item>
    <item>
      <title>Steve,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927100#M86921</link>
      <description>&lt;P&gt;Steve,&lt;/P&gt;
&lt;P&gt;Composer XE 2011 Update 5 setup file that I can find is "&lt;STRONG&gt;for customers who have Microsoft Visual Studio alrady installed&lt;/STRONG&gt;". The file name is "w_fcompxe_novsshell_2011.5.221.exe". Will it give me an option for installing with the shell? Appreciate&amp;nbsp;an early response so that I can test out you&amp;nbsp;suggestion&amp;nbsp;before Monday. Thanks. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2013 23:31:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927100#M86921</guid>
      <dc:creator>Liaqat</dc:creator>
      <dc:date>2013-04-12T23:31:26Z</dc:date>
    </item>
    <item>
      <title>Withdrawing my last posting.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927101#M86922</link>
      <description>&lt;P&gt;Withdrawing my last posting. My mistake. Found it.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2013 23:48:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927101#M86922</guid>
      <dc:creator>Liaqat</dc:creator>
      <dc:date>2013-04-12T23:48:00Z</dc:date>
    </item>
    <item>
      <title>Steve,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927102#M86923</link>
      <description>&lt;P&gt;Steve,&lt;/P&gt;
&lt;P&gt;I followed you suggestions of uninstalling everything and installing Composer XE 2011 Update 5 and then installing Intel Visual Fortran 11.1.072. Not sure if the results will surprise you.&lt;/P&gt;
&lt;P&gt;To start the process, I uninstalled a) Microsoft Visual Studio 2008 Remote Debugger – ENU, b) Microsoft Visual Studio 2008 Shell (integration mode) – ENU, and c) Microsoft Tools and Libraries for Intel Visual Fortran.&lt;/P&gt;
&lt;P&gt;I restarted my computer and installed Intel Composer XE 2001 Update 5 for Windows. Page 1 of the enclosure shows&amp;nbsp;the version and update information (2011.5.221) from Control Panel of my computer. Pages 2 through 4 show that the Composer was not correctly installed: a) VS2008 does not recognize *.vfproj type file (Pages 2 and 4), and b) VS2008’s option panel does not list Intel_Composer_XE (Page 3).&lt;/P&gt;
&lt;P&gt;Not knowing what to do next, I restarted my computer and installed Intel Visual Fortran 11.1.072. Page 5 shows the version number appearing in control panel of my computer. Now VS2008 recognizes *.vfproj file type and I could open and compile a Console program. The strange thing is that the Option panel shows “Intel® Composer XE 2001 Update 5 build 221” only (see Page 6). Installing Fortran 11.1 fixed problems with Composer XE 2011!!!!&lt;/P&gt;
&lt;P&gt;As suggest in you last posting, I will directly contact you and set-up a date and time for reviewing the issues with Intel Fortran Composer or Compiler.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2013 17:11:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927102#M86923</guid>
      <dc:creator>Liaqat</dc:creator>
      <dc:date>2013-04-15T17:11:45Z</dc:date>
    </item>
    <item>
      <title>I think I understand what</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927103#M86924</link>
      <description>&lt;P&gt;I think I understand what happened. Yes, a project that was created with Composer XE 2011 probably would not open with the 11.1 integration.&lt;/P&gt;
&lt;P&gt;Is something still not working?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2013 17:28:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927103#M86924</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-04-15T17:28:03Z</dc:date>
    </item>
    <item>
      <title>I got Evan going again - the</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927104#M86925</link>
      <description>&lt;P&gt;I got Evan going again - the problem was that the initial install of the 2013 compiler left files around that the 11.1 install couldn't override.&amp;nbsp; The solution is to use the "Newer version already installed" instructions in &lt;A href="http://software.intel.com/en-us/articles/using-older-intel-visual-fortran-versions-in-different-microsoft-visual-studio-versions"&gt;How can I use older versions of the compiler with different versions of Microsoft Visual Studio*&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2013 19:25:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927104#M86925</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-04-15T19:25:22Z</dc:date>
    </item>
    <item>
      <title>Steve: Thank you very much. I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927105#M86926</link>
      <description>&lt;P&gt;Steve: Thank you very much. I&amp;nbsp;appreciate you time and help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2013 19:52:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-Installing-Visual-Fortran-11-1/m-p/927105#M86926</guid>
      <dc:creator>Liaqat</dc:creator>
      <dc:date>2013-04-15T19:52:17Z</dc:date>
    </item>
  </channel>
</rss>

