<?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 mkl_s.lib in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-s-lib/m-p/895437#M10857</link>
    <description>I am trying to build a fortran program on VS2008 whose files were created with VS2005. But I get the error LNK1181: cannot open input file 'mkl_s.lib'. I understand that this file was just a dummy library that was removed in the latest version of VS but how do I get around this error? I am new to VS and my program doesn't explicity call for this library. Is there a setting I need to change?</description>
    <pubDate>Thu, 13 Aug 2009 22:03:14 GMT</pubDate>
    <dc:creator>smit2007</dc:creator>
    <dc:date>2009-08-13T22:03:14Z</dc:date>
    <item>
      <title>mkl_s.lib</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-s-lib/m-p/895437#M10857</link>
      <description>I am trying to build a fortran program on VS2008 whose files were created with VS2005. But I get the error LNK1181: cannot open input file 'mkl_s.lib'. I understand that this file was just a dummy library that was removed in the latest version of VS but how do I get around this error? I am new to VS and my program doesn't explicity call for this library. Is there a setting I need to change?</description>
      <pubDate>Thu, 13 Aug 2009 22:03:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-s-lib/m-p/895437#M10857</guid>
      <dc:creator>smit2007</dc:creator>
      <dc:date>2009-08-13T22:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: mkl_s.lib</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-s-lib/m-p/895438#M10858</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/439027"&gt;smit2007&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;I am trying to build a fortran program on VS2008 whose files were created with VS2005. But I get the error LNK1181: cannot open input file 'mkl_s.lib'. I understand that this file was just a dummy library that was removed in the latest version of VS but how do I get around this error? I am new to VS and my program doesn't explicity call for this library. Is there a setting I need to change?&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Yes, mkl_s was a dummy library and has been removed from MKL 10.2 and will not be available int he future.&lt;BR /&gt;You have to link with the new library mkl_intel_s.lib now. Please refer our link line advisor for to know the correct link line.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/intel-math-kernel-library/" target="_blank"&gt;http://software.intel.com/en-us/forums/intel-math-kernel-library/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You have to change this in your project properties.&lt;BR /&gt;&lt;BR /&gt;You may find details on how to do this from our KB on this here.&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-for-windows-build-intel-mkl-program-with-intel-fortran-in-microsoft-visual-studio/" target="_blank"&gt;http://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-for-windows-build-intel-mkl-program-with-intel-fortran-in-microsoft-visual-studio/&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Aug 2009 04:55:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-s-lib/m-p/895438#M10858</guid>
      <dc:creator>VipinKumar_E_Intel</dc:creator>
      <dc:date>2009-08-14T04:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: mkl_s.lib</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-s-lib/m-p/895439#M10859</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/154464"&gt;Vipin Kumar E K (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; &lt;BR /&gt;Yes, mkl_s was a dummy library and has been removed from MKL 10.2 and will not be available int he future.&lt;BR /&gt;You have to link with the new library mkl_intel_s.lib now. Please refer our link line advisor for to know the correct link line.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/intel-math-kernel-library/" target="_blank"&gt;http://software.intel.com/en-us/forums/intel-math-kernel-library/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You have to change this in your project properties.&lt;BR /&gt;&lt;BR /&gt;You may find details on how to do this from our KB on this here.&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-for-windows-build-intel-mkl-program-with-intel-fortran-in-microsoft-visual-studio/" target="_blank"&gt;http://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-for-windows-build-intel-mkl-program-with-intel-fortran-in-microsoft-visual-studio/&lt;/A&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I have a small comment. This is a correct link to our link line advisor:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/" target="_blank"&gt;http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Art&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Sep 2009 06:44:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-s-lib/m-p/895439#M10859</guid>
      <dc:creator>Artem_V_Intel</dc:creator>
      <dc:date>2009-09-03T06:44:29Z</dc:date>
    </item>
  </channel>
</rss>

