<?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 How to debug in Intel Parallel Studio XE Composer Edition for Fortran and C++ Windows* - Named-user Commercial (ESD) in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/How-to-debug-in-Intel-Parallel-Studio-XE-Composer-Edition-for/m-p/1009334#M80667</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I have recently purchase &lt;STRONG&gt;"Intel Parallel Studio XE Composer Edition for Fortran and C++ Windows* - Named-user Commercial (ESD)"&lt;/STRONG&gt;.&lt;/P&gt;

&lt;P&gt;While i am installing i can see that the package "&lt;STRONG&gt;Intel Debugger Extension 7.7-8.0"&lt;/STRONG&gt; is included (&lt;STRONG&gt;Marked yellow in first picture&lt;/STRONG&gt;).&lt;/P&gt;

&lt;P&gt;But at the very next step it shows the warning related to debugging package( shown in the second picture).&lt;/P&gt;

&lt;P&gt;Is it compulsory to install &lt;STRONG&gt;Microsoft visual studio&lt;/STRONG&gt; before installing&amp;nbsp;&amp;nbsp;"&lt;SPAN style="line-height: 19.5120010375977px;"&gt;Intel Parallel Studio XE Composer Edition for Fortran and C++ Windows* " ? If not then how can i install this product correctly without any warnings?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="line-height: 19.5120010375977px;"&gt;How to use &lt;STRONG&gt;debugger&lt;/STRONG&gt; without&amp;nbsp;Microsoft visual studio after installation?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Oct 2014 03:21:04 GMT</pubDate>
    <dc:creator>Pranav_D_</dc:creator>
    <dc:date>2014-10-01T03:21:04Z</dc:date>
    <item>
      <title>How to debug in Intel Parallel Studio XE Composer Edition for Fortran and C++ Windows* - Named-user Commercial (ESD)</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-debug-in-Intel-Parallel-Studio-XE-Composer-Edition-for/m-p/1009334#M80667</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I have recently purchase &lt;STRONG&gt;"Intel Parallel Studio XE Composer Edition for Fortran and C++ Windows* - Named-user Commercial (ESD)"&lt;/STRONG&gt;.&lt;/P&gt;

&lt;P&gt;While i am installing i can see that the package "&lt;STRONG&gt;Intel Debugger Extension 7.7-8.0"&lt;/STRONG&gt; is included (&lt;STRONG&gt;Marked yellow in first picture&lt;/STRONG&gt;).&lt;/P&gt;

&lt;P&gt;But at the very next step it shows the warning related to debugging package( shown in the second picture).&lt;/P&gt;

&lt;P&gt;Is it compulsory to install &lt;STRONG&gt;Microsoft visual studio&lt;/STRONG&gt; before installing&amp;nbsp;&amp;nbsp;"&lt;SPAN style="line-height: 19.5120010375977px;"&gt;Intel Parallel Studio XE Composer Edition for Fortran and C++ Windows* " ? If not then how can i install this product correctly without any warnings?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="line-height: 19.5120010375977px;"&gt;How to use &lt;STRONG&gt;debugger&lt;/STRONG&gt; without&amp;nbsp;Microsoft visual studio after installation?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2014 03:21:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-debug-in-Intel-Parallel-Studio-XE-Composer-Edition-for/m-p/1009334#M80667</guid>
      <dc:creator>Pranav_D_</dc:creator>
      <dc:date>2014-10-01T03:21:04Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-debug-in-Intel-Parallel-Studio-XE-Composer-Edition-for/m-p/1009335#M80668</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;according to the screenshots you do neither have Microsoft Visual Studio* 2010, 2012 nor 2013 installed.&lt;/P&gt;

&lt;P&gt;If you plan to only develop Fortran applications (no C/C++ mixed code) you don't need it because we include a rudimentary Microsoft Visual Studio* 2010 shell. This is what the second warning is telling you.&lt;/P&gt;

&lt;P&gt;Regarding the Intel(R) Debugger Extension for Intel(R) MIC Architecture (first warning):&lt;BR /&gt;
	This one is only needed if you plan to develop applications for the Intel(R) Xeon Phi(TM) coprocessor.&lt;BR /&gt;
	This extension is not related to the "Fortran Expression Evaluator" (FEE) that we also provide - we don't display it as a separate product/component but it's there. FEE is just a transparent extension of the Microsoft Visual Studio Debugger* to understand Fortran expressions.&lt;/P&gt;

&lt;P&gt;As short answer to your question:&lt;BR /&gt;
	If you plan to develop only Fortran applications for standard Intel(R) Architecture and not for the Intel(R) Xeon Phi(TM) coprocessor, then just continue with the installation.&lt;BR /&gt;
	&lt;BR /&gt;
	However, if you think about mixed code (Fortran + C/C++) and/or development for the Intel(R) Xeon Phi(TM) coprocessor, then you need to install Microsoft Visual Studio* 2010, 2012 or 2013 before.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;/P&gt;

&lt;P&gt;Georg Zitzlsberger&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2014 12:45:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-debug-in-Intel-Parallel-Studio-XE-Composer-Edition-for/m-p/1009335#M80668</guid>
      <dc:creator>Georg_Z_Intel</dc:creator>
      <dc:date>2014-10-01T12:45:09Z</dc:date>
    </item>
  </channel>
</rss>

