<?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 Hello , in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960143#M94489</link>
    <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;I did all the things which you have mentioned. 'X64 compiler and tools'&amp;nbsp; was already checked.&lt;/P&gt;
&lt;P&gt;Then I uninstalled and reinstalled the fortran.&lt;/P&gt;
&lt;P&gt;still no success.&lt;/P&gt;
&lt;P&gt;Can you please help on this.What is goining wrong?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Oct 2013 13:16:36 GMT</pubDate>
    <dc:creator>rohit_g_2</dc:creator>
    <dc:date>2013-10-21T13:16:36Z</dc:date>
    <item>
      <title>compiling error Windowssdkdir not found</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960138#M94484</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;I am new user of intel fortran compiler. When I open command prompt for compiling fortran77 code it shows an error that is 'WindowsSdkDir not found'&lt;/P&gt;
&lt;P&gt;I am using visual studio 2008 and intel fortran compiler 11.1.072 .I followed all the instructions which was previously discussed in this forum.&lt;/P&gt;
&lt;P&gt;(i.e set a variable path for windowssdkdir&amp;nbsp;,then&amp;nbsp;I&amp;nbsp;uninstalled the&amp;nbsp;both VS2008 and compiler then I installed VS2008 first and followed by compiler but still showing the same error.)&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;I am using 64bit machine with XP platform. are there any perticular things which we need to take care while installing both the vs2008 and compiler?&lt;/P&gt;
&lt;P&gt;What is strange to see that when&amp;nbsp;&amp;nbsp;I installed VS2005 and intel fortran compiler 9.1 then it works properly.&lt;/P&gt;
&lt;P&gt;2. I have some make files which were compiled already in 11.1 , is it possible that same make file I can use it to&amp;nbsp;compile it in version 9.1 or any modification is required?&lt;/P&gt;
&lt;P&gt;Please find attached ppt. to see the screenshot of error.&lt;/P&gt;
&lt;P&gt;Can you please help me on this issue.&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2013 14:07:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960138#M94484</guid>
      <dc:creator>rohit_g_2</dc:creator>
      <dc:date>2013-10-18T14:07:16Z</dc:date>
    </item>
    <item>
      <title>Which edition of VS2008 is</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960139#M94485</link>
      <description>&lt;P&gt;Which edition of VS2008 is this? Standard? Express? Professional? If Professional or higher, did you select a Custom install and select the "x64 compiler and tools" as directed by the Fortran release notes?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2013 14:42:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960139#M94485</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-10-18T14:42:09Z</dc:date>
    </item>
    <item>
      <title>Hello steve ,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960140#M94486</link>
      <description>&lt;P&gt;Hello steve ,&lt;/P&gt;
&lt;P&gt;VS2008 professional edition.&lt;/P&gt;
&lt;P&gt;I selected full installation of the VS2008 and then integrated with intel&amp;nbsp;fortran compiler 11.1.072.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2013 14:52:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960140#M94486</guid>
      <dc:creator>rohit_g_2</dc:creator>
      <dc:date>2013-10-18T14:52:55Z</dc:date>
    </item>
    <item>
      <title>You will need to do the</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960141#M94487</link>
      <description>&lt;P&gt;You will need to do the following:&lt;/P&gt;
&lt;P&gt;1. From Control Panel &amp;gt; Add or Remove Programs, select “Microsoft Visual Studio 2008”&lt;BR /&gt;&amp;gt; Change/Remove. The Visual Studio Maintenance Mode window will appear.&lt;BR /&gt;Click Next.&lt;BR /&gt;2. Click Add or Remove Features&lt;BR /&gt;3. Under “Select features to install”, expand Language Tools &amp;gt; Visual C++&lt;BR /&gt;4. If the box “X64 Compiler and Tools” is not checked, check it, then click Update. If the&lt;BR /&gt;box is already checked, click Cancel.&lt;BR /&gt;5. Uninstall and reinstall Fortran.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2013 16:16:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960141#M94487</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-10-18T16:16:32Z</dc:date>
    </item>
    <item>
      <title>I did all this which you have</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960142#M94488</link>
      <description>&lt;P&gt;I did all this which you have told,but still no succes.&amp;nbsp; 'x64 compiler and tools ' box were already checked in. I uninstalled and reinstalled fortran then also it is&amp;nbsp;showing the same error.&lt;/P&gt;
&lt;P&gt;Help on this issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2013 12:09:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960142#M94488</guid>
      <dc:creator>rohit_g_2</dc:creator>
      <dc:date>2013-10-21T12:09:15Z</dc:date>
    </item>
    <item>
      <title>Hello ,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960143#M94489</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;I did all the things which you have mentioned. 'X64 compiler and tools'&amp;nbsp; was already checked.&lt;/P&gt;
&lt;P&gt;Then I uninstalled and reinstalled the fortran.&lt;/P&gt;
&lt;P&gt;still no success.&lt;/P&gt;
&lt;P&gt;Can you please help on this.What is goining wrong?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2013 13:16:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960143#M94489</guid>
      <dc:creator>rohit_g_2</dc:creator>
      <dc:date>2013-10-21T13:16:36Z</dc:date>
    </item>
    <item>
      <title>Search your system for a file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960144#M94490</link>
      <description>&lt;P&gt;Search your system for a file named kernel32.lib&amp;nbsp; You may have multiple copies of it, but it should be in a folder with a name similar to C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib&amp;nbsp; (There will also be an x64 subfolder with this library). Copy the path to this folder and go into Tools &amp;gt; Options &amp;gt; Intel Visual Fortran &amp;gt; Compilers &amp;gt; Library Files. Add a new line and paste in the path to the folder you found. Click on the x64 tab and add the same line, but add \x64 at the end. Click OK.&lt;/P&gt;
&lt;P&gt;See if this fixes the problem.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2013 14:06:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960144#M94490</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-10-21T14:06:35Z</dc:date>
    </item>
    <item>
      <title>Hello</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960145#M94491</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;There are multiple Kernel32.lib files.&lt;/P&gt;
&lt;P&gt;I don't have folder called&amp;nbsp; v7.0A instead of that I have files v5.0 and v6.0A.&lt;/P&gt;
&lt;P&gt;v5.0 have only Include and lib folders.&lt;/P&gt;
&lt;P&gt;while V6.0A have everything.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2013 14:23:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960145#M94491</guid>
      <dc:creator>rohit_g_2</dc:creator>
      <dc:date>2013-10-21T14:23:55Z</dc:date>
    </item>
    <item>
      <title>Please find attached ppt.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960146#M94492</link>
      <description>&lt;P&gt;Please find attached ppt. which has screen shot of current paths. which you have mentioned.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2013 14:37:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960146#M94492</guid>
      <dc:creator>rohit_g_2</dc:creator>
      <dc:date>2013-10-21T14:37:04Z</dc:date>
    </item>
    <item>
      <title>Replace the line that has</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960147#M94493</link>
      <description>&lt;P&gt;Replace the line that has WindowsSdkDir with the path to the 6.0A\Lib\x64 folder&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2013 16:26:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960147#M94493</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-10-21T16:26:47Z</dc:date>
    </item>
    <item>
      <title>Finally got success.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960148#M94494</link>
      <description>&lt;P&gt;Finally got success.&lt;/P&gt;
&lt;P&gt;Changed platform from XP to Win7.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2013 12:44:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/compiling-error-Windowssdkdir-not-found/m-p/960148#M94494</guid>
      <dc:creator>rohit_g_2</dc:creator>
      <dc:date>2013-10-23T12:44:38Z</dc:date>
    </item>
  </channel>
</rss>

