<?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: Static linking problem in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929004#M16452</link>
    <description>&lt;DIV&gt;Hi Rick,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;thank you for kind words:)&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Yes, you are right, the samples and documentation are the things which never willsatisfy everyone.&lt;/DIV&gt;
&lt;DIV&gt;Well, regarding the samples, what exactly you want to see? I believe it is not so interesting just show hot to call FFT function for image, right?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Actually, we also can ask other forum participants, could you please post your ideas, or even better your samples how to do something with IPP?&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>Sun, 14 Nov 2004 00:32:09 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2004-11-14T00:32:09Z</dc:date>
    <item>
      <title>Static linking problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929000#M16448</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I have successfully created a statically linked IPPI application in the past but when I repeat the process on a new application I get an immediate error that ippi20.dll can't be found. I'm using the same MFC IDE and have carefully checked my earlier project and the Intel instructions, including step 9, and everything is in order.I'm stumped.&lt;/DIV&gt;
&lt;DIV&gt;
&lt;OL&gt;
&lt;LI&gt;Add the files &lt;B&gt;funclist.h&lt;/B&gt;, &lt;B&gt;ippmerged.c&lt;/B&gt;, and &lt;B&gt;ippmerged.h&lt;/B&gt; from &lt;B&gt;ipp	oolsmergedlib&lt;/B&gt; to your project and its source tree. 
&lt;/LI&gt;&lt;LI&gt;Add the files &lt;B&gt;ipplibipp*merged.lib &lt;/B&gt;to your project and its source tree. 
&lt;/LI&gt;&lt;LI&gt;Add the file &lt;B&gt;ipplibippcorel.lib&lt;/B&gt; to your project and its source tree. 
&lt;/LI&gt;&lt;LI&gt;Edit &lt;B&gt;funclist.h&lt;/B&gt; to include declarations of every IPP function your application needs to call. These should be copied directly from the IPP header files &lt;B&gt;(ipp*.h) &lt;/B&gt;and look like: 
&lt;P&gt;IPPAPI( const IppLibraryVersion*, ippsGetLibVersion, (void) )&lt;/P&gt;
&lt;/LI&gt;&lt;LI&gt;Call ippInitStatic() once from your application before executing any IPP functions. 
&lt;/LI&gt;&lt;LI&gt;Include &lt;B&gt;ippmerged.h&lt;/B&gt; in the file that calls ippInitStatic(). 
&lt;/LI&gt;&lt;LI&gt;Include &lt;B&gt;ipp.h&lt;/B&gt; in the application. 
&lt;/LI&gt;&lt;LI&gt;Call IPP functions normally from your application. 
&lt;/LI&gt;&lt;LI&gt;When compiling your application, define macros PX, M6, A6, and/or W7 to include CPU-specific functions. These macros stand for Generic IA-32, Pentium II, Pentium &lt;FONT face="Arial,,HELVETICA"&gt;III&lt;/FONT&gt;, and Pentium 4 processors respectively. &lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Nov 2004 23:14:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929000#M16448</guid>
      <dc:creator>barehill</dc:creator>
      <dc:date>2004-11-08T23:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Static linking problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929001#M16449</link>
      <description>&lt;DIV&gt;Solved. Dll path differences which I mistook as a static linking error. &lt;/DIV&gt;
&lt;DIV&gt;"Its a great life if you don't weaken."&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 Nov 2004 23:19:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929001#M16449</guid>
      <dc:creator>barehill</dc:creator>
      <dc:date>2004-11-11T23:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Static linking problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929002#M16450</link>
      <description>&lt;DIV&gt;Great!&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I'm glad you find the solution. How you find IPP libraries? Doesit fit you needs?&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>Sat, 13 Nov 2004 23:08:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929002#M16450</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-11-13T23:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Static linking problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929003#M16451</link>
      <description>&lt;DIV&gt;Vladimir,&lt;/DIV&gt;
&lt;DIV&gt;I have used the Intel libraries off and on for seven years now for imaging applications.I like them because they are comprehensive for imaging routines and very affordable compared with many commercial libraries. Also they are very fast and can be easily used with larger images. The Forum here is very helpful so I know I can get assistance when required when I run into a problem, which I have several times. So far all the imaging functions I have needed have been available.&lt;/DIV&gt;
&lt;DIV&gt;I use the MFCIppiSample as a starting place for project development and its been successful but I wish the originators had chosen printing support and OLE support when creating the project. Would have saved me many hours. &lt;/DIV&gt;
&lt;DIV&gt;In the future I would like to see:&lt;/DIV&gt;
&lt;DIV&gt; a) more examples using IPP functions. Would save a lot of development time by being able to see actual usage at work, particularly for more advanced topics like FFT.&lt;/DIV&gt;
&lt;DIV&gt; b) more direct VB support and migration to .NET&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Keep up the good work.&lt;/DIV&gt;
&lt;DIV&gt;Rick&lt;/DIV&gt;</description>
      <pubDate>Sun, 14 Nov 2004 00:17:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929003#M16451</guid>
      <dc:creator>barehill</dc:creator>
      <dc:date>2004-11-14T00:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Static linking problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929004#M16452</link>
      <description>&lt;DIV&gt;Hi Rick,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;thank you for kind words:)&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Yes, you are right, the samples and documentation are the things which never willsatisfy everyone.&lt;/DIV&gt;
&lt;DIV&gt;Well, regarding the samples, what exactly you want to see? I believe it is not so interesting just show hot to call FFT function for image, right?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Actually, we also can ask other forum participants, could you please post your ideas, or even better your samples how to do something with IPP?&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>Sun, 14 Nov 2004 00:32:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929004#M16452</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-11-14T00:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Static linking problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929005#M16453</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hi Rick,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;thank you for kind words:)&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Yes, you are right, the samples and documentation are the things which never willsatisfy everyone.&lt;/DIV&gt;
&lt;DIV&gt;Well, regarding the samples, what exactly you want to see? I believe it is not so interesting just show hot to call FFT function for image, right?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Actually, we also can ask other forum participants, could you please post your ideas, or even better your samples how to do something with IPP?&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>Sun, 14 Nov 2004 00:33:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929005#M16453</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-11-14T00:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Static linking problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929006#M16454</link>
      <description>&lt;DIV&gt;Vladimir,&lt;/DIV&gt;
&lt;DIV&gt;Thanks for your reply. I think the FFT is interesting becasue it would use and demonstrate the advanced features of the IPP as well as the performance capabilities. There is an application, ImagePro that has wonderful implementation of FFT on images, forward, backward and image editing capabilities. One use is for an image that has a repetitive structure that obscures the image, say an image taken through a screen, or an image degraded by periodic noise. By doing an FFT of the image the periodicity shows up very clearly and can be selected then removed from the FFT. Inverting the FFT gives the original image back without the defect. So I would like to see a simple version of this functionality in a demo code as it would be much easier to follow the actual use of the FFT functions and would be a great and powerfulvisual demonstration too.&lt;/DIV&gt;
&lt;DIV&gt;Rick&lt;/DIV&gt;</description>
      <pubDate>Sun, 14 Nov 2004 00:50:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929006#M16454</guid>
      <dc:creator>barehill</dc:creator>
      <dc:date>2004-11-14T00:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Static linking problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929007#M16455</link>
      <description>&lt;DIV&gt;Rock, yes it is interesting idea, will see if someone can provide such sample here, on a forum. In any case we will consider your request for such sample.&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>Sun, 14 Nov 2004 01:29:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929007#M16455</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-11-14T01:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Static linking problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929008#M16456</link>
      <description>&lt;DIV&gt;Vladimir,&lt;/DIV&gt;
&lt;DIV&gt;Thank you. Yes, I would like to see an example posted in the forums or developed by Intel. If I can be of any assistance pls let me know.&lt;/DIV&gt;
&lt;DIV&gt;Rick&lt;/DIV&gt;</description>
      <pubDate>Sun, 14 Nov 2004 05:55:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Static-linking-problem/m-p/929008#M16456</guid>
      <dc:creator>barehill</dc:creator>
      <dc:date>2004-11-14T05:55:46Z</dc:date>
    </item>
  </channel>
</rss>

