<?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: question about merging the IPP static lib in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942467#M17795</link>
    <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;could you describe what environment you use? Is it IA32 or IA64 platfrom? What is your development environment? Is it C++ studio or Makefile? Who added to your project both libraries, ia32-based and ia64-based?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
    <pubDate>Wed, 25 Aug 2004 21:33:41 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2004-08-25T21:33:41Z</dc:date>
    <item>
      <title>question about merging the IPP static lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942466#M17794</link>
      <description>&lt;DIV&gt;when using the function : ippsDownsampleSize and ippsDownsample_16s decleared in ippalign.h. The ippalignpxl.lib and the ippaligni71.lig are added to &lt;/DIV&gt;
&lt;DIV&gt;the project . link errors appear, I wonder whether these two functiongs are included in the merge lib? &lt;/DIV&gt;</description>
      <pubDate>Wed, 25 Aug 2004 10:05:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942466#M17794</guid>
      <dc:creator>reikokong</dc:creator>
      <dc:date>2004-08-25T10:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: question about merging the IPP static lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942467#M17795</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;could you describe what environment you use? Is it IA32 or IA64 platfrom? What is your development environment? Is it C++ studio or Makefile? Who added to your project both libraries, ia32-based and ia64-based?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Wed, 25 Aug 2004 21:33:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942467#M17795</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-08-25T21:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: question about merging the IPP static lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942468#M17796</link>
      <description>&lt;DIV&gt;I use the IA32 platfrom, development envirment is visual C++ in windows 2000, the libs are IA32 based.&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 Aug 2004 08:38:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942468#M17796</guid>
      <dc:creator>reikokong</dc:creator>
      <dc:date>2004-08-26T08:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: question about merging the IPP static lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942469#M17797</link>
      <description>&lt;DIV&gt;Thanks for info, so when you are link with ippalignpxl.lib you see that ippalignixl.lib is also required? Or you are use some of IPP samples?&lt;/DIV&gt;
&lt;DIV&gt;Of course, ippalignixl.lib should not be needed for IA32 project.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 Aug 2004 12:49:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942469#M17797</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-08-26T12:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: question about merging the IPP static lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942470#M17798</link>
      <description>&lt;DIV&gt;yes, I am making use of the ipp sample : VAD test, the two functions above are used, I wonder which static lib the two functions are included in, or dll&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 Aug 2004 13:17:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942470#M17798</guid>
      <dc:creator>reikokong</dc:creator>
      <dc:date>2004-08-26T13:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: question about merging the IPP static lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942471#M17799</link>
      <description>&lt;DIV&gt;Thanks, now I understood. So you need to link ippalignpxl.lib on IA32 and you need to link ippalignixl.lib on IA64&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Vladimir&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 Aug 2004 13:29:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942471#M17799</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-08-26T13:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: question about merging the IPP static lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942472#M17800</link>
      <description>&lt;DIV&gt;thanks for reply, but when i add the ippalignpxl.lib to the project, link error appears, for I had added the ippmerged.h and ippmerged.h to my project,&lt;/DIV&gt;
&lt;DIV&gt;may be i need the merged lib for the above two functions. follows are the &lt;/DIV&gt;
&lt;DIV&gt;error message:&lt;/DIV&gt;
&lt;DIV&gt;Linking...&lt;BR /&gt; Creating library vqq_debugdebugintelIppall/InPlus.lib and object vqq_debugdebugintelIppall/InPlus.exp&lt;BR /&gt;LINK : warning LNK4098: defaultlib "MSVCRTD" conflicts with use of other libs; use /NODEFAULTLIB:library&lt;BR /&gt;IntelIPPLib.lib(ippmerged.obj) : error LNK2001: unresolved external symbol &lt;A href="mailto:_px_ippsDownSample_16s@20" target="_blank"&gt;_px_ippsDownSample_16s@20&lt;/A&gt;&lt;BR /&gt;IntelIPPLib.lib(ippmerged.obj) : error LNK2001: unresolved external symbol &lt;A href="mailto:_px_ippsDownSampleSize@16" target="_blank"&gt;_px_ippsDownSampleSize@16&lt;/A&gt;&lt;BR /&gt;vqq_debugdebugInPlus.dll : fatal error LNK1120: 2 unresolved externals&lt;BR /&gt;Error executing link.exe.&lt;/DIV&gt;
&lt;DIV&gt;InPlus.dll - 3 error(s), 1 warning(s)&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 Aug 2004 14:42:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942472#M17800</guid>
      <dc:creator>reikokong</dc:creator>
      <dc:date>2004-08-26T14:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: question about merging the IPP static lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942473#M17801</link>
      <description>&lt;DIV&gt;As I can see you are use "custom DLL" or "mergedlib" as a build template? Is it right?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Vladimir&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 Aug 2004 15:27:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942473#M17801</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-08-26T15:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: question about merging the IPP static lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942474#M17802</link>
      <description>&lt;DIV&gt;I had build a custom lib ,which include the ipp file: ippmerged.h, ippmerged.cpp and funclist.h; then I add some merged lib to the project,such as ippsrmerged.lib. And i also build a dll to replace the custom lib.&lt;/DIV&gt;
&lt;DIV&gt;every thing is ok; but when I add the above two func and the ippalignpxl.lib to &lt;/DIV&gt;
&lt;DIV&gt;the project, build the dll, the link error appears.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 Aug 2004 16:08:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942474#M17802</guid>
      <dc:creator>reikokong</dc:creator>
      <dc:date>2004-08-26T16:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: question about merging the IPP static lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942475#M17803</link>
      <description>&lt;DIV&gt;now I see, is that because your goal is to build custom lib? Can you use much simple way, remove all staff from custom dll or custom lib (ippmerged.lib, funclist.h, ippmerged.cpp and so on). Just link your project with *merged.lib, *emerged.lib and ippalignpxl.lib. That is all what you need. That should help. The problem is that you are trying to build merged library from ippalign library but this lib have only one variant of code.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Vladimir&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 Aug 2004 16:15:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942475#M17803</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-08-26T16:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: question about merging the IPP static lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942476#M17804</link>
      <description>&lt;DIV&gt;thanks you for your patient!! : )&lt;/DIV&gt;
&lt;DIV&gt;can I say that you mean the ippalignpxl.lib is a simple lib , it dose not include variant code, so I can not use it with a merge style. Just use it with a normal style?&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 Aug 2004 16:26:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942476#M17804</guid>
      <dc:creator>reikokong</dc:creator>
      <dc:date>2004-08-26T16:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: question about merging the IPP static lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942477#M17805</link>
      <description>&lt;DIV&gt;No problem, I'm glad to helpwhen I can.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Yes, exactly. This lib is intended to provide support for API from IPP for PCA wich is absent in IPP for IA.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Vladimir&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 Aug 2004 17:14:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/question-about-merging-the-IPP-static-lib/m-p/942477#M17805</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-08-26T17:14:19Z</dc:date>
    </item>
  </channel>
</rss>

