<?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 Re: Linking error while trying the RCI (Preconditioned) Flexibl in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-error-while-trying-the-RCI-Preconditioned-Flexible/m-p/879039#M9322</link>
    <description>Please include libguide.lib as well in your link line.</description>
    <pubDate>Tue, 06 Mar 2007 08:46:56 GMT</pubDate>
    <dc:creator>VipinKumar_E_Intel</dc:creator>
    <dc:date>2007-03-06T08:46:56Z</dc:date>
    <item>
      <title>Linking error while trying the RCI (Preconditioned) Flexible Generalized Minimal Example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-error-while-trying-the-RCI-Preconditioned-Flexible/m-p/879038#M9321</link>
      <description>&lt;FONT size="1"&gt;I try to excute the c exampleto solve non-symmetric indefinite systemusing visual c++ 6.0,but thereare lots of errors..&lt;IMG src="https://community.intel.com/isn/Community/en-US/emoticons/emotion-9.gif" alt="Sad smiley [:(]" /&gt;It seemsthereare 8 unresolved externals.Can anyone help me?It will beappreciated. The error message:  Linking...&lt;BR /&gt;mkl_ia32.lib(def_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_global_thread_num&lt;BR /&gt;mkl_ia32.lib(p4m_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_global_thread_num&lt;BR /&gt;mkl_ia32.lib(p4p_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_global_thread_num&lt;BR /&gt;mkl_ia32.lib(p4_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_global_thread_num&lt;BR /&gt;mkl_ia32.lib(p3_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_global_thread_num&lt;BR /&gt;mkl_ia32.lib(def_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol _omp_get_max_threads&lt;BR /&gt;mkl_ia32.lib(p4m_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol _omp_get_max_threads&lt;BR /&gt;mkl_ia32.lib(p4p_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol _omp_get_max_threads&lt;BR /&gt;mkl_ia32.lib(p4_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol _omp_get_max_threads&lt;BR /&gt;mkl_ia32.lib(p3_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol _omp_get_max_threads&lt;BR /&gt;mkl_ia32.lib(def_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_ok_to_fork&lt;BR /&gt;mkl_ia32.lib(p4m_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_ok_to_fork&lt;BR /&gt;mkl_ia32.lib(p4p_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_ok_to_fork&lt;BR /&gt;mkl_ia32.lib(p4_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_ok_to_fork&lt;BR /&gt;mkl_ia32.lib(p3_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_ok_to_fork&lt;BR /&gt;mkl_ia32.lib(def_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_fork_call&lt;BR /&gt;mkl_ia32.lib(p4m_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_fork_call&lt;BR /&gt;mkl_ia32.lib(p4p_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_fork_call&lt;BR /&gt;mkl_ia32.lib(p4_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_fork_call&lt;BR /&gt;mkl_ia32.lib(p3_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_fork_call&lt;BR /&gt;mkl_ia32.lib(def_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_serialized_parallel&lt;BR /&gt;mkl_ia32.lib(p4m_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_serialized_parallel&lt;BR /&gt;mkl_ia32.lib(p4p_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_serialized_parallel&lt;BR /&gt;mkl_ia32.lib(p4_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_serialized_parallel&lt;BR /&gt;mkl_ia32.lib(p3_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_serialized_parallel&lt;BR /&gt;mkl_ia32.lib(def_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_end_serialized_parallel&lt;BR /&gt;mkl_ia32.lib(p4m_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_end_serialized_parallel&lt;BR /&gt;mkl_ia32.lib(p4p_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol _
__kmpc_end_serialized_parallel&lt;BR /&gt;mkl_ia32.lib(p4_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_end_serialized_parallel&lt;BR /&gt;mkl_ia32.lib(p3_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_end_serialized_parallel&lt;BR /&gt;mkl_ia32.lib(def_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_for_static_init_4&lt;BR /&gt;mkl_ia32.lib(p4m_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_for_static_init_4&lt;BR /&gt;mkl_ia32.lib(p4p_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_for_static_init_4&lt;BR /&gt;mkl_ia32.lib(p4_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_for_static_init_4&lt;BR /&gt;mkl_ia32.lib(p3_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_for_static_init_4&lt;BR /&gt;mkl_ia32.lib(def_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_for_static_fini&lt;BR /&gt;mkl_ia32.lib(p4m_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_for_static_fini&lt;BR /&gt;mkl_ia32.lib(p4p_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_for_static_fini&lt;BR /&gt;mkl_ia32.lib(p4_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_for_static_fini&lt;BR /&gt;mkl_ia32.lib(p3_mkl_dcsrgemv.obj) : error LNK2001: unresolved external symbol ___kmpc_for_static_fini&lt;BR /&gt;Debug/CameraTest.exe : fatal error LNK1120: 8 unresolved externals&lt;BR /&gt;Error executing link.exe.&lt;/FONT&gt;</description>
      <pubDate>Tue, 06 Mar 2007 08:41:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-error-while-trying-the-RCI-Preconditioned-Flexible/m-p/879038#M9321</guid>
      <dc:creator>cocla</dc:creator>
      <dc:date>2007-03-06T08:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Linking error while trying the RCI (Preconditioned) Flexibl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-error-while-trying-the-RCI-Preconditioned-Flexible/m-p/879039#M9322</link>
      <description>Please include libguide.lib as well in your link line.</description>
      <pubDate>Tue, 06 Mar 2007 08:46:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-error-while-trying-the-RCI-Preconditioned-Flexible/m-p/879039#M9322</guid>
      <dc:creator>VipinKumar_E_Intel</dc:creator>
      <dc:date>2007-03-06T08:46:56Z</dc:date>
    </item>
  </channel>
</rss>

