<?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: Building IJL library in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IJL-library/m-p/935300#M17122</link>
    <description>&lt;DIV&gt;Can you explain the needed modification in the makefile to use the IJL sample with the eval version of IPP.&lt;/DIV&gt;</description>
    <pubDate>Mon, 31 Jan 2005 22:07:09 GMT</pubDate>
    <dc:creator>macom2005</dc:creator>
    <dc:date>2005-01-31T22:07:09Z</dc:date>
    <item>
      <title>Building IJL library</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IJL-library/m-p/935298#M17120</link>
      <description>&lt;DIV&gt;i am evaluating the jpegcompressioncapability withIPP 4.1. however i encountered an error when running build32.bat in the JPEG-IJL directory. the error shows it cannot find "ippcorel.lib". i checked the evaluation package. obviously ippcorel.lib is not there. is this file only included in the release version? or is there anyway i can build ijl without ippcorel.lib?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;thanks in advance.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 08 Oct 2004 21:09:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IJL-library/m-p/935298#M17120</guid>
      <dc:creator>lotuslee</dc:creator>
      <dc:date>2004-10-08T21:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Building IJL library</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IJL-library/m-p/935299#M17121</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;you are right, new IJL sample can't be built with evaluation IPP package without some modification. Fortunately they are not so significant.Theonly difference between evaluation and release IPP packages is that evaluation does not contains static libraries. But IJL sample was designed to be linked with static libraries. So, what you need to changeis to modify Makefile to link IJL with IPP DLLs instead of static libs. Of course, in this case youwill be need in IPP DLLs in addidtion to IJL DLL.&lt;/DIV&gt;
&lt;DIV&gt;Please take a look on to other JPEG sample, JPEGView. It contains other JPEG codec. It is simple one, but it has good performance.&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>Fri, 08 Oct 2004 21:23:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IJL-library/m-p/935299#M17121</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-10-08T21:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Building IJL library</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IJL-library/m-p/935300#M17122</link>
      <description>&lt;DIV&gt;Can you explain the needed modification in the makefile to use the IJL sample with the eval version of IPP.&lt;/DIV&gt;</description>
      <pubDate>Mon, 31 Jan 2005 22:07:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IJL-library/m-p/935300#M17122</guid>
      <dc:creator>macom2005</dc:creator>
      <dc:date>2005-01-31T22:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Building IJL library</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IJL-library/m-p/935301#M17123</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hi&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;actually it is very easy, even without modification of Makefile. To build IJL with evaluation copy of IPP you need to modify build32.bat:&lt;/DIV&gt;
&lt;DIV&gt;changethe last line&lt;/DIV&gt;
&lt;DIV&gt;nmake ARCH=%ARCH% CC=%COMPILER%&lt;BR /&gt;to&lt;/DIV&gt;
&lt;DIV&gt;nmake ARCH=%ARCH% CC=%COMPILER% LINKAGE="dynamic"&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;that's all. Note, in this case IJL DLL will require IPP DLLs at the start (you need to make sure IPP DLLs are available through your PATH environment variable)&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;BR /&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by vdudnik on &lt;SPAN class="date_text"&gt;02-08-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;12:36 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2005 04:29:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IJL-library/m-p/935301#M17123</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-02-09T04:29:22Z</dc:date>
    </item>
  </channel>
</rss>

