<?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 Migration IPP 7.1 single thread from IPP 6.1 multi-thread in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Migration-IPP-7-1-single-thread-from-IPP-6-1-multi-thread/m-p/984225#M21638</link>
    <description>&lt;P&gt;i have a code and it is developed by IPP 6.1 multi-thread. &amp;nbsp;i am trying to migrate to IPP 7.1. But firstly i want to test the code before buying licence.&amp;nbsp;i downloaded IPP 7.1 evaluation&amp;nbsp;version. The version dont promode multi-thread and i changed _t libraries to _l library. It gives&amp;nbsp;3 errors in compile.&lt;/P&gt;
&lt;P&gt;LNK2019: unresolved external symbol _ippiResize_8u_C1R@68 referenced in function functionTaste&lt;BR /&gt;LNK2019: unresolved external symbol _ippiResize_8u_C3R@68 referenced in function functionTaste&lt;BR /&gt;LNK2019: unresolved external symbol _ippStaticInitCpu@4 referenced in function functionTaste&lt;/P&gt;
&lt;P&gt;i need the answer, can i compile this code with evaluation version?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jun 2013 12:37:57 GMT</pubDate>
    <dc:creator>sharakubj</dc:creator>
    <dc:date>2013-06-07T12:37:57Z</dc:date>
    <item>
      <title>Migration IPP 7.1 single thread from IPP 6.1 multi-thread</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Migration-IPP-7-1-single-thread-from-IPP-6-1-multi-thread/m-p/984225#M21638</link>
      <description>&lt;P&gt;i have a code and it is developed by IPP 6.1 multi-thread. &amp;nbsp;i am trying to migrate to IPP 7.1. But firstly i want to test the code before buying licence.&amp;nbsp;i downloaded IPP 7.1 evaluation&amp;nbsp;version. The version dont promode multi-thread and i changed _t libraries to _l library. It gives&amp;nbsp;3 errors in compile.&lt;/P&gt;
&lt;P&gt;LNK2019: unresolved external symbol _ippiResize_8u_C1R@68 referenced in function functionTaste&lt;BR /&gt;LNK2019: unresolved external symbol _ippiResize_8u_C3R@68 referenced in function functionTaste&lt;BR /&gt;LNK2019: unresolved external symbol _ippStaticInitCpu@4 referenced in function functionTaste&lt;/P&gt;
&lt;P&gt;i need the answer, can i compile this code with evaluation version?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2013 12:37:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Migration-IPP-7-1-single-thread-from-IPP-6-1-multi-thread/m-p/984225#M21638</guid>
      <dc:creator>sharakubj</dc:creator>
      <dc:date>2013-06-07T12:37:57Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...LNK2019: unresolved</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Migration-IPP-7-1-single-thread-from-IPP-6-1-multi-thread/m-p/984226#M21639</link>
      <description>&amp;gt;&amp;gt;...LNK2019: unresolved external symbol _&lt;STRONG&gt;ippiResize_8u_C1R&lt;/STRONG&gt;@68 referenced in function functionTaste

First of all &lt;STRONG&gt;ippiResize_8u_C1R&lt;/STRONG&gt; is a very old IPP function and even IPP v3.x has it. A verification with IPP version 7.x shows that the function is referenced in the following libraries:

ippi.lib
ippi_l.lib
ippi_t.lib

and you need to verify a project linker settings.

&amp;gt;&amp;gt;...i need the answer, &lt;STRONG&gt;can i compile this code with evaluation version?&lt;/STRONG&gt;

Yes.</description>
      <pubDate>Sat, 08 Jun 2013 00:49:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Migration-IPP-7-1-single-thread-from-IPP-6-1-multi-thread/m-p/984226#M21639</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-06-08T00:49:46Z</dc:date>
    </item>
  </channel>
</rss>

