<?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 did you try to build ia32 or in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Confused-About-MKL-Linking-Warnings-Errors-w-Visual-Studio-2015/m-p/1167276#M28317</link>
    <description>&lt;P&gt;did you try to build ia32 or intel64 bits project?&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2019 12:24:12 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2019-06-19T12:24:12Z</dc:date>
    <item>
      <title>Confused About MKL Linking Warnings/Errors w/Visual Studio 2015</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Confused-About-MKL-Linking-Warnings-Errors-w-Visual-Studio-2015/m-p/1167275#M28316</link>
      <description>&lt;P&gt;Hi, I'm updating my static library from a very old version of MKL (circa ~2010) to MKL version 2019 Update 3.&amp;nbsp; I'm using Visual Studio 2015.&amp;nbsp; The only changes I made to my existing codebase was to include the new headers, change a call in my code from MKL_FreeBuffers() to&amp;nbsp;mkl_free_buffers() and link to mkl_intel_c.lib, mkl_sequential.lib and mkl_core.lib as told to do by the&amp;nbsp;Intel&amp;nbsp;Math Kernel Library Link Line Advisor.&amp;nbsp; However, when building, I get a couple hundred warnings like this:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mkl_core.lib(_avx2_set_codelet_cb.obj) : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;But, if I no longer link in mkl_core.lib, I'll get 468 unresolved external symbols errors like this:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;error LNK2001: unresolved external symbol _mkl_serv_inspector_loaded&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain this?&amp;nbsp; Clearly it seems mkl_core.lib is needed, so I'm not sure why I'm getting those warnings...&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 02:03:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Confused-About-MKL-Linking-Warnings-Errors-w-Visual-Studio-2015/m-p/1167275#M28316</guid>
      <dc:creator>Darwen__Terence</dc:creator>
      <dc:date>2019-06-18T02:03:10Z</dc:date>
    </item>
    <item>
      <title>did you try to build ia32 or</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Confused-About-MKL-Linking-Warnings-Errors-w-Visual-Studio-2015/m-p/1167276#M28317</link>
      <description>&lt;P&gt;did you try to build ia32 or intel64 bits project?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 12:24:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Confused-About-MKL-Linking-Warnings-Errors-w-Visual-Studio-2015/m-p/1167276#M28317</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-06-19T12:24:12Z</dc:date>
    </item>
    <item>
      <title>Quote:Gennady F. (Blackbelt)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Confused-About-MKL-Linking-Warnings-Errors-w-Visual-Studio-2015/m-p/1167277#M28318</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Gennady F. (Blackbelt) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you try to build ia32 or intel64 bits project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Gennady - Thank you for the reply.&amp;nbsp; I'm building my project as "Win32"&amp;nbsp;using Visual Studio 2015 (v140).&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 16:21:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Confused-About-MKL-Linking-Warnings-Errors-w-Visual-Studio-2015/m-p/1167277#M28318</guid>
      <dc:creator>Darwen__Terence</dc:creator>
      <dc:date>2019-06-20T16:21:57Z</dc:date>
    </item>
    <item>
      <title>Anyone?  I'd love to get rid</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Confused-About-MKL-Linking-Warnings-Errors-w-Visual-Studio-2015/m-p/1167278#M28319</link>
      <description>&lt;P&gt;Anyone?&amp;nbsp; I'd love to get rid of these warnings if possible (without having to indiscriminately ignore LNK4221).&amp;nbsp; Example warning:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mkl_core.lib(_avx2_set_codelet_cb.obj) : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 14:54:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Confused-About-MKL-Linking-Warnings-Errors-w-Visual-Studio-2015/m-p/1167278#M28319</guid>
      <dc:creator>Darwen__Terence</dc:creator>
      <dc:date>2019-06-25T14:54:27Z</dc:date>
    </item>
    <item>
      <title>The warnings happen when a</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Confused-About-MKL-Linking-Warnings-Errors-w-Visual-Studio-2015/m-p/1167279#M28320</link>
      <description>&lt;P&gt;The warnings happen&amp;nbsp;when a static linking mode is used only. Actually, these warnings will not affect runtime behavior. Nevertheless, the issue is escalated and we will try to fix this case in one of the future&amp;nbsp;releases. The only workaround we may suggest is dynamic linking mode.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2019 05:06:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Confused-About-MKL-Linking-Warnings-Errors-w-Visual-Studio-2015/m-p/1167279#M28320</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-06-28T05:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: The warnings happen when a</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Confused-About-MKL-Linking-Warnings-Errors-w-Visual-Studio-2015/m-p/1227794#M30336</link>
      <description>&lt;P&gt;The fix of this problem was added to the MKL v.2020 update 4. This update available for download.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 11:59:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Confused-About-MKL-Linking-Warnings-Errors-w-Visual-Studio-2015/m-p/1227794#M30336</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-11-12T11:59:17Z</dc:date>
    </item>
  </channel>
</rss>

