<?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 Your error seems to be in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Trying-to-link-icpp-to-gcc/m-p/1135459#M25911</link>
    <description>&lt;P&gt;Your error seems to be related to Intel IPP crypto library. First step would be verify the installation of IPP crypto. Crypto is a&amp;nbsp;separate package from the&amp;nbsp;IPP main package.&lt;/P&gt;&lt;P&gt;If it's not installed you can get the package at GitHub: : &lt;A href="https://github.com/intel/ipp-crypto" target="_blank"&gt;https://github.com/intel/ipp-crypto&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2019 22:20:57 GMT</pubDate>
    <dc:creator>Abhinav_S_Intel</dc:creator>
    <dc:date>2019-04-29T22:20:57Z</dc:date>
    <item>
      <title>Trying to link icpp to gcc</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Trying-to-link-icpp-to-gcc/m-p/1135458#M25910</link>
      <description>&lt;P&gt;I'm getting the error&amp;nbsp;&lt;/P&gt;
&lt;PRE class="brush:cpp; class-name:dark;"&gt;fatal error: ippcp.h: No such file or directory&lt;/PRE&gt;

&lt;P&gt;When trying to link the library to gcc when running the example&amp;nbsp;https://software.intel.com/en-us/ipp-crypto-reference-2019-signing-verification-using-the-elliptic-curve-cryptography-functions-over-a-prime-finite-field.&lt;/P&gt;
&lt;P&gt;I'm trying to compile using gcc with the following command:&lt;/P&gt;

&lt;PRE class="brush:bash; class-name:dark;"&gt;sudo g++ signverifyV2.cpp -L/opt/intel/compilers_and_libraries_2019.3.199/linux/ippcp/lib/intel64 -L/opt/intel/compilers_and_libraries_2019.3.199/linux/compiler/lib/intel64 -lirc -lsvml -limf -lippcp&lt;/PRE&gt;

&lt;P&gt;Any help would be appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 21:42:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Trying-to-link-icpp-to-gcc/m-p/1135458#M25910</guid>
      <dc:creator>magalhaes_duarte_cor</dc:creator>
      <dc:date>2019-04-26T21:42:54Z</dc:date>
    </item>
    <item>
      <title>Your error seems to be</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Trying-to-link-icpp-to-gcc/m-p/1135459#M25911</link>
      <description>&lt;P&gt;Your error seems to be related to Intel IPP crypto library. First step would be verify the installation of IPP crypto. Crypto is a&amp;nbsp;separate package from the&amp;nbsp;IPP main package.&lt;/P&gt;&lt;P&gt;If it's not installed you can get the package at GitHub: : &lt;A href="https://github.com/intel/ipp-crypto" target="_blank"&gt;https://github.com/intel/ipp-crypto&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 22:20:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Trying-to-link-icpp-to-gcc/m-p/1135459#M25911</guid>
      <dc:creator>Abhinav_S_Intel</dc:creator>
      <dc:date>2019-04-29T22:20:57Z</dc:date>
    </item>
    <item>
      <title>This is a compilation error,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Trying-to-link-icpp-to-gcc/m-p/1135460#M25912</link>
      <description>&lt;P&gt;This is a compilation error, not linking issue. It means that compiler, processing the line "#include &amp;lt;ippcp.h&amp;gt;", could not find the required file. The issue is treated using "-I&amp;lt;additional include files search directory&amp;gt;" (capital "i") compiler command line option. Of course, you should have "ippcp.h" somewhere on your system.&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 08:47:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Trying-to-link-icpp-to-gcc/m-p/1135460#M25912</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2019-05-13T08:47:52Z</dc:date>
    </item>
  </channel>
</rss>

