<?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 I am using IPP 7.1.0.011.  I in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-Application-Using-UMC-in-Linux/m-p/937803#M17388</link>
    <description>I am using IPP 7.1.0.011.  I have no problem building the samples using the build.pl perl script.  Now that I have the samples built, I am now trying to write my own simple decoder application that I can then link against the now-built UMC libraries.  Is there a Makefile or recommended procedure for building my own code to link against the UMC libraries that get built from the audio-video-codecs sample?</description>
    <pubDate>Wed, 31 Oct 2012 11:51:40 GMT</pubDate>
    <dc:creator>Stephen_V_1</dc:creator>
    <dc:date>2012-10-31T11:51:40Z</dc:date>
    <item>
      <title>Building Application Using UMC in Linux</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-Application-Using-UMC-in-Linux/m-p/937801#M17386</link>
      <description>&lt;P&gt;I am trying to build the simple decoder sample code using the UMC library on linux&amp;nbsp;and am unsure how to go about building it.&amp;nbsp; I created my own makefile and started to hunt around for all the include paths I would need for all the umc include files that are required.&amp;nbsp;I quickly went down a rabbit hole where some includes need other includes and so on.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a defined method for doing this that will setup the include paths and any other environment variables for me in order to build with the UMC libraries?&amp;nbsp; I can't seem to find anything other then for IPP I need to source the ippvars.sh script to setup the IPP environment variables.&amp;nbsp; Thanks in advance for the help.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 13:00:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Building-Application-Using-UMC-in-Linux/m-p/937801#M17386</guid>
      <dc:creator>Stephen_V_1</dc:creator>
      <dc:date>2012-10-30T13:00:43Z</dc:date>
    </item>
    <item>
      <title>Hi Stephen,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-Application-Using-UMC-in-Linux/m-p/937802#M17387</link>
      <description>Hi Stephen, 

What is the version of the UMC sample you are looking at? 

If you are building the version IPP 7.0 and before. There is Makefile ready in the sample, you can just enter command 
&amp;gt; source ippvars.sh
&amp;gt;./build32.sh gcc4 
Then everthing should be fine. 

And if you are building the last IPP 7.1 version. Here is the user guide, &lt;A href="http://software.intel.com/en-us/articles/building-intel-ipp-71-samples" target="_blank"&gt;http://software.intel.com/en-us/articles/building-intel-ipp-71-samples&lt;/A&gt;. You may refer it and let us know if any problem. 

Regards,
Ying</description>
      <pubDate>Wed, 31 Oct 2012 03:30:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Building-Application-Using-UMC-in-Linux/m-p/937802#M17387</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2012-10-31T03:30:00Z</dc:date>
    </item>
    <item>
      <title>I am using IPP 7.1.0.011.  I</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-Application-Using-UMC-in-Linux/m-p/937803#M17388</link>
      <description>I am using IPP 7.1.0.011.  I have no problem building the samples using the build.pl perl script.  Now that I have the samples built, I am now trying to write my own simple decoder application that I can then link against the now-built UMC libraries.  Is there a Makefile or recommended procedure for building my own code to link against the UMC libraries that get built from the audio-video-codecs sample?</description>
      <pubDate>Wed, 31 Oct 2012 11:51:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Building-Application-Using-UMC-in-Linux/m-p/937803#M17388</guid>
      <dc:creator>Stephen_V_1</dc:creator>
      <dc:date>2012-10-31T11:51:40Z</dc:date>
    </item>
    <item>
      <title>Hi Stephen,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-Application-Using-UMC-in-Linux/m-p/937804#M17389</link>
      <description>Hi Stephen,
 
There are no recommendations, but you can try to prepare a simple CMake script for your own application the same way they are done for complete UMC applications (not libraries). Take an existing script as an example and modify it. It will compile all modules in &lt;YOUR app=""&gt;/src directory and will link object files with libraries specified in LIBS_OWN string.
 
Regards,
Sergey&lt;/YOUR&gt;</description>
      <pubDate>Thu, 01 Nov 2012 05:47:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Building-Application-Using-UMC-in-Linux/m-p/937804#M17389</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2012-11-01T05:47:05Z</dc:date>
    </item>
  </channel>
</rss>

