<?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 link error in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837824#M56201</link>
    <description>Changingregistry value of CurrentVersionfrom V6.0A to 7.0A didn't help even after restarding the computer. So I eneded up deleting the v6.0A folder and reinstalled V2010 &amp;amp; Vis Fortran. Hurrah! this time it worked!&lt;BR /&gt;&lt;BR /&gt;* I checked that no v6.0A folder was created by VS2010 and registry value of CurrentVersionis V7.0A.&lt;BR /&gt;&lt;BR /&gt;Thank you Steve, your suggestion really helped me out.</description>
    <pubDate>Tue, 21 Dec 2010 14:02:49 GMT</pubDate>
    <dc:creator>uhahaha</dc:creator>
    <dc:date>2010-12-21T14:02:49Z</dc:date>
    <item>
      <title>link error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837815#M56192</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I am brand new to Visual Fortran and tried to test VF Composer XE. But I am getting the link error:&lt;BR /&gt;&lt;BR /&gt;Error 1 fatal error LNK1104: cannot open file 'kernel32.lib' &lt;BR /&gt;&lt;BR /&gt;The code is just a plain simple 'hello world' one. My dev environ is Win7 x64, VS 2010.&lt;BR /&gt;&lt;BR /&gt;Thank you. I would appreciate any help.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 18 Dec 2010 04:11:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837815#M56192</guid>
      <dc:creator>uhahaha</dc:creator>
      <dc:date>2010-12-18T04:11:16Z</dc:date>
    </item>
    <item>
      <title>link error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837816#M56193</link>
      <description>This means that either the Platform SDK part of Visual Studio did not install or the VS environment doesn't see it. In VS, go to Tools &amp;gt; Options &amp;gt; Intel Visual Fortran &amp;gt; Compilers. Click on the ... button to the right of Libraries. Copy the contents and paste it into a reply here.&lt;BR /&gt;&lt;BR /&gt;When you installed VS2010, did you accept the default configuration or did you customize it?</description>
      <pubDate>Sat, 18 Dec 2010 15:43:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837816#M56193</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-12-18T15:43:02Z</dc:date>
    </item>
    <item>
      <title>link error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837817#M56194</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt;&lt;BR /&gt;I think I left out VB.NET, J#.NET when I installed VS2010. Otherwise, I installed with the default config. I have no trouble compiling C++ andC#. The Fortran libraries are:&lt;/P&gt;&lt;P&gt;$(IFortInstallDir)compiler\lib\ia32&lt;/P&gt;&lt;P&gt;$(IFortInstallDir)mkl\lib\ia32&lt;/P&gt;&lt;P&gt;$(VCInstallDir)atlmfc\lib&lt;/P&gt;&lt;P&gt;$(VCInstallDir)lib&lt;/P&gt;&lt;P&gt;$(WindowsSdkDir)lib&lt;/P&gt;&lt;P&gt;$(FrameworkSDKDir)\lib&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Dec 2010 00:36:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837817#M56194</guid>
      <dc:creator>uhahaha</dc:creator>
      <dc:date>2010-12-19T00:36:26Z</dc:date>
    </item>
    <item>
      <title>link error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837818#M56195</link>
      <description>Ok, that should be good so far. Now, do you have a folder C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib ? (that 6.0A may be something different in VS2010 - don't have that on this system yet.) &lt;BR /&gt;</description>
      <pubDate>Sun, 19 Dec 2010 18:26:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837818#M56195</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-12-19T18:26:48Z</dc:date>
    </item>
    <item>
      <title>link error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837819#M56196</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I have v6.0A folder, but only Bootstrapper subfolder. No Lib folder.&lt;BR /&gt;I also have v7.0A folder &amp;amp; do have Lib subfolder. I have the folder tree:&lt;BR /&gt;&lt;BR /&gt;v7.0A&lt;BR /&gt; |&lt;BR /&gt; Lib&lt;BR /&gt; |__IA64&lt;BR /&gt;| |__AclUI.Lib,... , Kernel32.Lib, ... , xpsprint.lib&lt;BR /&gt; |&lt;BR /&gt; |__x64&lt;BR /&gt;| |__AclUI.Lib, ... , Kernel32.Lib, ... , xpsprint.lib&lt;BR /&gt;|&lt;BR /&gt; |______AclUI.Lib, ... , Kernel32.Lib, ... , xpsprint.lib&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Mon, 20 Dec 2010 02:28:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837819#M56196</guid>
      <dc:creator>uhahaha</dc:creator>
      <dc:date>2010-12-20T02:28:36Z</dc:date>
    </item>
    <item>
      <title>link error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837820#M56197</link>
      <description>VS2010, with the necessary C++ compiler installation, puts many libraries in SDK \V6.0A\Lib\&lt;BR /&gt;&lt;BR /&gt;IA64 folders would work only for cross compiling to Itanium, for which no XE compiler is provided.</description>
      <pubDate>Mon, 20 Dec 2010 03:35:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837820#M56197</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-12-20T03:35:43Z</dc:date>
    </item>
    <item>
      <title>link error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837821#M56198</link>
      <description>I agree with Tim - looks like you do not have the IA-32 or x64 set of V6.0A libraries installed from VS2010. Rerun the VS2010 setup, select Add or Remove Features, and make sure that all of the Visual C++ components are selected.</description>
      <pubDate>Mon, 20 Dec 2010 13:21:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837821#M56198</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-12-20T13:21:11Z</dc:date>
    </item>
    <item>
      <title>link error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837822#M56199</link>
      <description>&lt;IMG src="https://dl.dropbox.com/u/9170880/setup.png" style="vertical-align: baseline;" height="577" width="759" /&gt;&lt;BR /&gt;&lt;BR /&gt;As the above install screen shows I installed everything for Visual c++ part, but that didn't create Lib subfolder in V6.0A folder.&lt;BR /&gt;After googling I found that V6.0A is installed by VS2008, but VS2010 installs V7.0A.&lt;BR /&gt;As I said earlier V7.0A folder has the needed libraries. Why not the VF make use of it? Is there anyone who successfully compiled VF with VS2010 on Win7 x64?</description>
      <pubDate>Mon, 20 Dec 2010 14:42:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837822#M56199</guid>
      <dc:creator>uhahaha</dc:creator>
      <dc:date>2010-12-20T14:42:21Z</dc:date>
    </item>
    <item>
      <title>link error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837823#M56200</link>
      <description>I build with VS2010 on x64 all the time. I admit this is confusing, but from what I can tell Visual Studio looks to the value of the registry entry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\CurrentVersion (or possibly ProductVersion) to determine which SDK to use. On both my systems with VS2010 installed, this points to V6.0A even though V7.0A is also there. From the command line, though, it uses VS7.0A (this was probably set when VS2010 was installed.) It may depend on the order of installation of VS.&lt;BR /&gt;&lt;BR /&gt;You can try changing those registry values to V7.0A and see if it works for you. &lt;BR /&gt;</description>
      <pubDate>Mon, 20 Dec 2010 17:03:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837823#M56200</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-12-20T17:03:37Z</dc:date>
    </item>
    <item>
      <title>link error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837824#M56201</link>
      <description>Changingregistry value of CurrentVersionfrom V6.0A to 7.0A didn't help even after restarding the computer. So I eneded up deleting the v6.0A folder and reinstalled V2010 &amp;amp; Vis Fortran. Hurrah! this time it worked!&lt;BR /&gt;&lt;BR /&gt;* I checked that no v6.0A folder was created by VS2010 and registry value of CurrentVersionis V7.0A.&lt;BR /&gt;&lt;BR /&gt;Thank you Steve, your suggestion really helped me out.</description>
      <pubDate>Tue, 21 Dec 2010 14:02:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/link-error/m-p/837824#M56201</guid>
      <dc:creator>uhahaha</dc:creator>
      <dc:date>2010-12-21T14:02:49Z</dc:date>
    </item>
  </channel>
</rss>

