<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Wed, 23 May 2012 19:14:14 -0700 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network Comments Feed</title>
    <link>http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>By Dean Taylor</title>
      <description><![CDATA[ Step 3.2:  I'm using Intel Fortran compiler (10.1.029).  The option "Use Intel Math Kernal Library" is not shown in "Project PropertiesConfig. PropsFortranLibraries" dialog box.  Is there a workaround? ]]></description>
      <link>http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/#comment-32782</link>
      <pubDate>Thu, 15 Oct 2009 13:01:14 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/#comment-32782</guid>
    </item>
    <item>
      <title>By Ying H (Intel)</title>
      <description><![CDATA[ If the "Use Itnel Math Kernal Library" is not show. Then you may following the steps in <<how to use MKL in MSVC>> to add include path, library path, mkl library manually in to your project.  ]]></description>
      <link>http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/#comment-34718</link>
      <pubDate>Sun, 15 Nov 2009 18:20:02 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/#comment-34718</guid>
    </item>
    <item>
      <title>By magatt </title>
      <description><![CDATA[ I wanna run a finite element computer code (fortran 77): it is likely written in a modular way. al errors are corrected but some more errors related to the subroutines names and some variables in the part (variable declaration part) keep coming. I mean the compiler considers that the subroutines are as error and shows for every subroutine this kind of message:


Error	10	 error LNK2019: unresolved external symbol _V1 referenced in function _VELOCITY	VERFSAT.obj	

Error	12	 error LNK2019: unresolved external symbol _DUMP referenced in function _MAIN__	VERFSAT.obj	

here: V1 is a variable (velocity)
        VELOCITY and DUMP are subroutine names

Does anyone have an Idea about this issue ?



 ]]></description>
      <link>http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/#comment-67906</link>
      <pubDate>Thu, 08 Dec 2011 21:30:02 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/#comment-67906</guid>
    </item>
  </channel></rss>
