<?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 trying to run imsl version6, visual fortran compiler version 10 in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/trying-to-run-imsl-version6-visual-fortran-compiler-version-10-0/m-p/799382#M36964</link>
    <description>hi steve,&lt;BR /&gt;thanks to your excellent help, all is working. I appreciate your effort to get my application up and running!&lt;BR /&gt;&lt;BR /&gt;bill</description>
    <pubDate>Wed, 29 Feb 2012 23:36:13 GMT</pubDate>
    <dc:creator>billg</dc:creator>
    <dc:date>2012-02-29T23:36:13Z</dc:date>
    <item>
      <title>trying to run imsl version6, visual fortran compiler version 10.0, windows 7 intel (r) 64</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/trying-to-run-imsl-version6-visual-fortran-compiler-version-10-0/m-p/799378#M36960</link>
      <description>&lt;DIV class="jive-rendered-content"&gt;&lt;P&gt;I have been running imsl version 6
 , and the fortran visual compiler version 10 under windows xp operaing 
system, using microsoft visual studio 2005, and I now need to run on 
windows 7 operating system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I keep getting errors such as&lt;/P&gt;&lt;P&gt;error: cannot open include file 'link_fnl_static.h'&lt;/P&gt;&lt;P&gt;error in opening the compiled module file Check INCLUDE paths [DLPRS_INT]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but
 my environment INCLUDE, and INCLUDE_DIR have f:\\program files 
(x86)\\VNI\\imsl\\fnl600\\IA32\\Intel64\\include\\static as well as f:\\program
 files (x86)\\VNI\\imsl\\fnl600\\IA32\\include\\static &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be happy to get the IA32 architecture working, since my projects were 32 bit on windows xp&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Feb 2012 18:53:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/trying-to-run-imsl-version6-visual-fortran-compiler-version-10-0/m-p/799378#M36960</guid>
      <dc:creator>billg</dc:creator>
      <dc:date>2012-02-29T18:53:12Z</dc:date>
    </item>
    <item>
      <title>trying to run imsl version6, visual fortran compiler version 10</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/trying-to-run-imsl-version6-visual-fortran-compiler-version-10-0/m-p/799379#M36961</link>
      <description>Well, I suppose I'll start by saying that combination is not supported. But anyway...&lt;BR /&gt;&lt;BR /&gt;f:\program files 
(x86)\VNI\imsl\fnl600\IA32\Intel64\include is just wrong - you would not have both IA32 and Intel64 in the path. f:\program
 files (x86)\VNI\imsl\fnl600\IA32\include\static would be ok, but usually the path ending in \dll is recommended.&lt;BR /&gt;&lt;BR /&gt;Have you looked in that folder to see if the files exist? Are you building a Win32 or x64 configuration? Which IMSL package did you install?&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Feb 2012 18:58:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/trying-to-run-imsl-version6-visual-fortran-compiler-version-10-0/m-p/799379#M36961</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-02-29T18:58:53Z</dc:date>
    </item>
    <item>
      <title>trying to run imsl version6, visual fortran compiler version 10</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/trying-to-run-imsl-version6-visual-fortran-compiler-version-10-0/m-p/799380#M36962</link>
      <description>hi steve,&lt;BR /&gt;thanks for your reply... I' sorry to be tedious, but I assume you may be trying to confirm what I am trying do is not supported, so I am sending you detailed information about my processor, and install disks; &lt;BR /&gt;&lt;BR /&gt;just to back up a bit, I had been running fortran projects on windows xp operating system , with project building platform configuration win32, using visual studio 2005 , and the fortran 10.0 visual compiler ;&lt;BR /&gt;&lt;BR /&gt;Now I have a new laptop with windows 7 professional service pack 1, still intel visual fortran version 10. compiler, project platform building configuration win32, visual studio 2005, and all my projects that do not call imsl are working just fine, and have been transferred off the old computer.&lt;BR /&gt;&lt;BR /&gt;the IMSL I am attempting to install is version 6.0 which was shipped with the original fortran visual10 complier disks. do I also need to install MKL?&lt;BR /&gt;&lt;BR /&gt;I suppose the good basic first question I should ask is based on the set environment variable IFORT_COMPILER10= c:\program files (x86)\Intel\Compiler\Fortran\10.0.25 and the processor I have on the computer which is is showing in set environment as &lt;BR /&gt;&lt;BR /&gt;processor architececture amd64&lt;BR /&gt;processor identifier family 6 model 42 stepping 7, genuine intel&lt;BR /&gt;processor level 6&lt;BR /&gt;processor revision 2a07&lt;BR /&gt;&lt;BR /&gt;When I have three choices for Tool Selection on the Install disk&lt;BR /&gt;1. Install IMSL Fortran Library 6 for intel visual fortran compiler 10 for IA32&lt;BR /&gt;2. update intel  visual fortran compiler 10 for Intel  64&lt;BR /&gt;3. Install IMSL Fortran Library 6 for intel visual compiler 10 for IA-64&lt;BR /&gt;&lt;BR /&gt;which (and probably none...) of choices (1. , 2. or 3. ), if any, has a chance of working? I understand your first reply, that the set environment paths must ONLY include a reference to ONE of IA32\  files  OR \INTEL64\ files, and never both sets of files ; what I tried today was option 3, which may not have been a good choice.&lt;BR /&gt;&lt;BR /&gt;If all this helps to definitely confirm that to use IMSL I have to have version 7imsl, and/or upgrade to fortran visual compiler 12 , this post has been very beneficial to me&lt;BR /&gt;&lt;BR /&gt;thanks for you help.&lt;BR /&gt;bill &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Feb 2012 20:28:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/trying-to-run-imsl-version6-visual-fortran-compiler-version-10-0/m-p/799380#M36962</guid>
      <dc:creator>billg</dc:creator>
      <dc:date>2012-02-29T20:28:00Z</dc:date>
    </item>
    <item>
      <title>trying to run imsl version6, visual fortran compiler version 10</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/trying-to-run-imsl-version6-visual-fortran-compiler-version-10-0/m-p/799381#M36963</link>
      <description>I was simply pointing out that Intel Visual Fortran 10.x is not supported on Windows 7. But if you have it installed, I would expect it to work ok. The problem you're having is not related to that.&lt;BR /&gt;&lt;BR /&gt;The error messages have a very simple cause - the compiler is looking for files that don't exist in the INCLUDE path. You told me what you had in "additional include directories" and I pointed out that at least one of them was wrong. You didn't say if you were building from the command line or Visual Studio - if the latter, the environment variables aren't used and you must use Tools &amp;gt; Options &amp;gt; Intel Visual Fortran &amp;gt; Compilers (or something similar for 10.x - I don't remember) to add the correct paths to the IMSL include and lib folders.&lt;BR /&gt;&lt;BR /&gt;You must install the compiler before installing IMSL. You can read &lt;A href="http://software.intel.com/en-us/articles/installing-and-using-the-imsl-libraries/"&gt;this article&lt;/A&gt; for a general overview, though the specific paths may have changed.</description>
      <pubDate>Wed, 29 Feb 2012 20:40:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/trying-to-run-imsl-version6-visual-fortran-compiler-version-10-0/m-p/799381#M36963</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-02-29T20:40:39Z</dc:date>
    </item>
    <item>
      <title>trying to run imsl version6, visual fortran compiler version 10</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/trying-to-run-imsl-version6-visual-fortran-compiler-version-10-0/m-p/799382#M36964</link>
      <description>hi steve,&lt;BR /&gt;thanks to your excellent help, all is working. I appreciate your effort to get my application up and running!&lt;BR /&gt;&lt;BR /&gt;bill</description>
      <pubDate>Wed, 29 Feb 2012 23:36:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/trying-to-run-imsl-version6-visual-fortran-compiler-version-10-0/m-p/799382#M36964</guid>
      <dc:creator>billg</dc:creator>
      <dc:date>2012-02-29T23:36:13Z</dc:date>
    </item>
  </channel>
</rss>

