<?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 Can't build test sample using VML for x64 platfom: linker says  in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-build-test-sample-using-VML-for-x64-platfom-linker-says/m-p/877352#M9110</link>
    <description>&lt;P&gt;
&lt;/P&gt;&lt;DIV id="_mcePaste"&gt;it looks like the error. Do you use bundled MKL from Compiler Professional Edition or stanadlone version? What are these versions?&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Mar 2010 09:14:10 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2010-03-05T09:14:10Z</dc:date>
    <item>
      <title>Can't build test sample using VML for x64 platfom: linker says about unresolved externals</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-build-test-sample-using-VML-for-x64-platfom-linker-says/m-p/877349#M9107</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;
&lt;P&gt;Actually, the subject described in thread title name. When I'm build a sample for x86 platform, it builds without errors, runs and works correctly. And if I'm try to build for x64 platform - linker says about errors like this:&lt;/P&gt;
&lt;P&gt;Error	1	error LNK2019: unresolved external symbol mkl_vml_core_e9_vml_zAdd referenced in function vzadd	mkl_intel_lp64.lib	Using_VML&lt;BR /&gt;Error	2	error LNK2019: unresolved external symbol mkl_vml_core_h8_vml_zAdd referenced in function vzadd	mkl_intel_lp64.lib	Using_VML&lt;BR /&gt;Error	3	error LNK2019: unresolved external symbol mkl_vml_core_y8_vml_zAdd referenced in function vzadd	mkl_intel_lp64.lib	Using_VML&lt;BR /&gt;Error	4	error LNK2019: unresolved external symbol mkl_vml_core_u8_vml_zAdd referenced in function vzadd	mkl_intel_lp64.lib	Using_VML&lt;/P&gt;
&lt;P&gt;I'm using VisualStudio 2008 and C++ project.&lt;/P&gt;
&lt;P&gt;For x64 platform some project settings are changes:&lt;/P&gt;
&lt;P&gt;Additional directory for linker isC:\\Program Files\\Intel\\MKL\\10.2.3.029\\em64t\\lib\\&lt;/P&gt;
&lt;P&gt;Additional dependencies for linker too are libiomp5md.lib mkl_core_dll.lib mkl_intel_thread_dll.lib mkl_intel_lp64.lib mkl_solver_lp64.lib&lt;/P&gt;
&lt;P&gt;Target machine is x64 of course&lt;/P&gt;
&lt;P&gt;And environment path for debugging: PATH=C:\\Program Files\\Intel\\MKL\\10.2.3.029\\em64t\\bin\\;$(PATH)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;P.S. It take place only if I'm use dynamic linking. If changedependencies from dynamic linking to static (change references frommkl_core_dll.lib mkl_intel_thread_dll.lib tomkl_core.lib mkl_intel_thread.lib) it builds ok.&lt;/P&gt;
&lt;P&gt;It's very interesting...&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2010 22:21:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-build-test-sample-using-VML-for-x64-platfom-linker-says/m-p/877349#M9107</guid>
      <dc:creator>vd19</dc:creator>
      <dc:date>2010-03-04T22:21:17Z</dc:date>
    </item>
    <item>
      <title>Can't build test sample using VML for x64 platfom: linker says</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-build-test-sample-using-VML-for-x64-platfom-linker-says/m-p/877350#M9108</link>
      <description>Doesn't the link advisor specify mkl_intel_lp64_dll.lib when using these other dynamic libraries?</description>
      <pubDate>Fri, 05 Mar 2010 06:30:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-build-test-sample-using-VML-for-x64-platfom-linker-says/m-p/877350#M9108</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-03-05T06:30:41Z</dc:date>
    </item>
    <item>
      <title>Can't build test sample using VML for x64 platfom: linker says</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-build-test-sample-using-VML-for-x64-platfom-linker-says/m-p/877351#M9109</link>
      <description>&lt;P&gt;Of course! Thank you, Tim.&lt;/P&gt;
&lt;P&gt;It's interesting but this references are set by Intel's script intergated to Visual Studio (right click on project name in Project Explorer and use Intel MKL Project Settings). I'm wonder...&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2010 08:37:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-build-test-sample-using-VML-for-x64-platfom-linker-says/m-p/877351#M9109</guid>
      <dc:creator>vd19</dc:creator>
      <dc:date>2010-03-05T08:37:33Z</dc:date>
    </item>
    <item>
      <title>Can't build test sample using VML for x64 platfom: linker says</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-build-test-sample-using-VML-for-x64-platfom-linker-says/m-p/877352#M9110</link>
      <description>&lt;P&gt;
&lt;/P&gt;&lt;DIV id="_mcePaste"&gt;it looks like the error. Do you use bundled MKL from Compiler Professional Edition or stanadlone version? What are these versions?&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2010 09:14:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-build-test-sample-using-VML-for-x64-platfom-linker-says/m-p/877352#M9110</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-03-05T09:14:10Z</dc:date>
    </item>
    <item>
      <title>Can't build test sample using VML for x64 platfom: linker says</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-build-test-sample-using-VML-for-x64-platfom-linker-says/m-p/877353#M9111</link>
      <description>&lt;P&gt;Hi vd19, We reproduced the issue. and the issue has been submitted to our internal development tracking database for further investigation, we will inform you once a new update becomes available.&lt;BR /&gt; Here is a bug tracking number for your reference:DPD200090911&lt;BR /&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2010 13:57:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-build-test-sample-using-VML-for-x64-platfom-linker-says/m-p/877353#M9111</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-03-05T13:57:51Z</dc:date>
    </item>
    <item>
      <title>Can't build test sample using VML for x64 platfom: linker says</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-build-test-sample-using-VML-for-x64-platfom-linker-says/m-p/877354#M9112</link>
      <description>&lt;P&gt;Thank you, Gennady.&lt;/P&gt;
&lt;P&gt;I'm use standalone MKL package, version number 10.2.3.029&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2010 15:29:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-build-test-sample-using-VML-for-x64-platfom-linker-says/m-p/877354#M9112</guid>
      <dc:creator>vd19</dc:creator>
      <dc:date>2010-03-08T15:29:41Z</dc:date>
    </item>
  </channel>
</rss>

