<?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 The instructions you read are in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-5102/m-p/1094236#M125072</link>
    <description>&lt;P&gt;The instructions you read are for a more recent version than the one you're using. Assuming that you are licensed for the product with IMSL and that you have IMSL installed, it's probably easiest to substitute the full path to the folder containing the .h file. (And the same for the libraries.)&lt;/P&gt;</description>
    <pubDate>Wed, 02 Mar 2016 13:55:20 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2016-03-02T13:55:20Z</dc:date>
    <item>
      <title>error #5102</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-5102/m-p/1094234#M125070</link>
      <description>&lt;P&gt;Dear Users,&lt;/P&gt;

&lt;P&gt;I've followed the instructions to add the IMSL Library to Visual Studio but I still cannot build my code. I have Visual Studio 2005 and I am facing the (aparently famous) error "error #5102: Cannot open include file 'link_fnl_static.h".&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;My Libraries:&lt;/STRONG&gt;&lt;BR /&gt;
	$(IFortInstallDir)lib\ia32&lt;BR /&gt;
	$(VCInstallDir)atlmfc\lib&lt;BR /&gt;
	$(VCInstallDir)lib&lt;BR /&gt;
	$(VCInstallDir)PlatformSDK\lib&lt;BR /&gt;
	$(FrameworkSDKDir)lib&lt;BR /&gt;
	$(FNL_DIR)\IA32\lib&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;My Includes&lt;/STRONG&gt;&lt;BR /&gt;
	$(IFortInstallDir)include&lt;BR /&gt;
	$(IFortInstallDir)include\ia32&lt;BR /&gt;
	$(VCInstallDir)atlmfc\include&lt;BR /&gt;
	$(VCInstallDir)include&lt;BR /&gt;
	$(VCInstallDir)PlatformSDK\include&lt;BR /&gt;
	$(FrameworkSDKDir)include&lt;BR /&gt;
	$(FNL_DIR)\IA32\include\dll&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;My Command Line (part of it)&lt;/STRONG&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;INCLUDE 'link_fnl_static.h'&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;!DEC$ OBJCOMMENT LIB:'libiomp5md.lib'&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;My Output&lt;/STRONG&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;1&amp;gt;------ Build started: Project: teste, Configuration: Debug Win32 ------&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;1&amp;gt;Compiling with Intel(R) Fortran 11.0.061 [IA-32]...&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;1&amp;gt;main.f90&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;1&amp;gt;C:\Users\Documents\Visual Studio 2005\Projects\teste\teste\main.f90(11): error #5102: Cannot open include file 'link_fnl_static.h'&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;1&amp;gt;compilation aborted for C:\Users\Documents\Visual Studio 2005\Projects\teste\teste\main.f90 (code 1)&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;1&amp;gt;Project : warning PRJ0018 : The following environment variables were not found:&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;1&amp;gt;$(FNL_DIR)&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;1&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;1&amp;gt;Build log written to &amp;nbsp;"file://C:\Users\Documents\Visual Studio 2005\Projects\teste\teste\Debug\BuildLog.htm"&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;1&amp;gt;teste - 2 error(s), 0 warning(s)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Any thoughts?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 02:13:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-5102/m-p/1094234#M125070</guid>
      <dc:creator>Laura_S_2</dc:creator>
      <dc:date>2016-03-02T02:13:00Z</dc:date>
    </item>
    <item>
      <title>Check the value of %FNL_DIR%,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-5102/m-p/1094235#M125071</link>
      <description>&lt;P&gt;Check the value of %FNL_DIR%, and check if the directory %FNL_DIR%\IA32\lib contains the include file in question.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 03:31:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-5102/m-p/1094235#M125071</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2016-03-02T03:31:53Z</dc:date>
    </item>
    <item>
      <title>The instructions you read are</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-5102/m-p/1094236#M125072</link>
      <description>&lt;P&gt;The instructions you read are for a more recent version than the one you're using. Assuming that you are licensed for the product with IMSL and that you have IMSL installed, it's probably easiest to substitute the full path to the folder containing the .h file. (And the same for the libraries.)&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 13:55:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-5102/m-p/1094236#M125072</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2016-03-02T13:55:20Z</dc:date>
    </item>
    <item>
      <title>Thank you, mecej4. Thank you,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-5102/m-p/1094237#M125073</link>
      <description>&lt;P&gt;Thank you,&amp;nbsp;&lt;A href="https://software.intel.com/en-us/user/9972" style="font-size: 11px; line-height: 16.5px; background-color: rgb(238, 238, 238);"&gt;mecej4&lt;/A&gt;. Thank you,&amp;nbsp;&lt;A href="https://software.intel.com/en-us/user/512685" style="font-size: 11px; line-height: 16.5px; background-color: rgb(238, 238, 238);"&gt;Steve Lionel (Intel)&lt;/A&gt;. Yes, I am licensed and I have the IMSL installed on my machine too.&lt;/P&gt;

&lt;P&gt;I reinstalled everything and now it is working.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 15:27:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-5102/m-p/1094237#M125073</guid>
      <dc:creator>Laura_S_2</dc:creator>
      <dc:date>2016-03-02T15:27:01Z</dc:date>
    </item>
  </channel>
</rss>

