<?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: Build problem of sample codes in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Build-problem-of-sample-codes/m-p/910369#M14075</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Most probably you did not pay attention to IPP audio-video-codecs ReleaseNotes.htm to see requirement for build this samples&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;B&gt;&lt;SPAN&gt;&lt;FONT size="5"&gt;&lt;A name="Building_Steps:"&gt;Building Steps:&lt;/A&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;The build scripts are in hierarchy structure. To build all applications, run the build script from the root directory of the package.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Please note that applications depend on other components (codecs, inputoutput components and other core components, so to build the only one application you have to build depending components first, the easiest way is to use scripts from the root folder)&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="Section1"&gt;
&lt;UL&gt;
&lt;LI class="MsoNormal"&gt;&lt;SPAN&gt;Set up your build environment by creating an environment variable named &lt;/SPAN&gt;&lt;FONT face="Courier New" size="3"&gt;IPPROOT&lt;/FONT&gt;&lt;SPAN&gt; that points to the root directory of your Intel&lt;SUP&gt;&lt;/SUP&gt; IPP 5.3 installation. &lt;/SPAN&gt;For example: &lt;B&gt;C:Program FilesIntelIPP5.3ia32&lt;/B&gt; 
&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;To build all samples including this one change your current folder to the root media samples folder and use batch file from the list below. By default batch file searches the compilers step by step according the table below (assuming that compiler should be installed in default directory). If you wish to use one of the Intel C/C++ compilers or Microsoft* C/C++.NET* 2005 compiler set an option according table below for batch file.&lt;FONT size="3"&gt;&lt;BR /&gt;&lt;/FONT&gt;If you want to build this sample using Microsoft* Visual C++*.NET* 2005, please note, that sample requires OpenMP support, which present starting from Professional version of Microsoft* Visual C++*.NET* 2005.&lt;BR /&gt;If you want to build this sample using Microsoft* Visual C++*.NET* 2005 for Itanium based systems, please note, that sample requires at least Microsoft* Visual C++*.NET* 2005 Team Suite for this.&lt;BR /&gt;Also note, that NOT ALL the deliveries of Microsoft* Visual C++*.NET* 2005 contains DirectX SDK in PlatformSDK provided, so it is recommended to install last DirectX 9 SDK to build successfully with Microsoft* Visual C++*.NET* 2005.&lt;BR /&gt;&lt;FONT size="-1"&gt;&lt;FONT size="3"&gt;&lt;/FONT&gt; 
&lt;TABLE id="table4"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P align="center"&gt;&lt;B&gt;Compiler&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD align="middle"&gt;&lt;B&gt;Option&lt;/B&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Intel&lt;FONT size="3"&gt;&lt;/FONT&gt; C++ Compiler 10.1 for Windows*&lt;/TD&gt;
&lt;TD align="middle"&gt;icl101&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Intel&lt;FONT size="3"&gt;&lt;/FONT&gt; C++ Compiler 9.1 for Windows*&lt;/TD&gt;
&lt;TD align="middle"&gt;icl91&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Intel&lt;FONT size="3"&gt;&lt;/FONT&gt; C++ Compiler 10.0 for Windows*&lt;/TD&gt;
&lt;TD align="middle"&gt;icl10&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Microsoft* Visual C++*.NET* 2005&lt;/TD&gt;
&lt;TD align="middle"&gt;cl8&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Microsoft* Visual C++*.NET* 2003&lt;/TD&gt;
&lt;TD align="middle"&gt;cl7&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;BR /&gt;use &lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;build32.bat [option]&lt;/FONT&gt;&lt;FONT face="Courier" size="2"&gt; &lt;/FONT&gt;&lt;FONT size="3"&gt;for &lt;U&gt;IA-32 based systems&lt;/U&gt;&lt;/FONT&gt;&lt;FONT face="Courier" size="2"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="3"&gt;use &lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;build64.bat [option]&lt;/FONT&gt;&lt;FONT face="Courier" size="2"&gt; &lt;/FONT&gt;&lt;FONT size="3"&gt;for &lt;U&gt;Itanium based systems&lt;/U&gt;&lt;/FONT&gt;&lt;FONT face="Courier" size="2"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="3"&gt;use &lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;buildem64t.bat [option]&lt;/FONT&gt;&lt;FONT face="Courier" size="2"&gt; &lt;/FONT&gt;&lt;FONT size="3"&gt;for &lt;U&gt;Intel Xeon processors with Intel Extended Memory 64 Technology&lt;/U&gt; (Int
el EM64T)&lt;BR /&gt;use &lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;buildwcex86.bat&lt;/FONT&gt;&lt;FONT size="-1"&gt;&lt;FONT face="Courier" size="2"&gt; &lt;/FONT&gt;&lt;FONT size="3"&gt;for Windows* CE 5.0 for x86&lt;BR /&gt;use &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;buildwceixp.bat&lt;/FONT&gt;&lt;FONT face="Courier" size="2"&gt; &lt;/FONT&gt;&lt;FONT size="3"&gt;for Windows* CE 5.0 for IXP 4XX product line &lt;/FONT&gt;&lt;FONT size="-1"&gt;&lt;FONT size="3"&gt;&lt;BR /&gt;&lt;/FONT&gt; &lt;P&gt;&lt;/P&gt;
&lt;/FONT&gt;&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;&lt;FONT size="3"&gt;Note for developers for Windows CE 5.0. It is necessary to choose or set t&lt;/FONT&gt;&lt;FONT size="3"&gt;he &lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;PLATFORM&lt;/FONT&gt;&lt;FONT size="3"&gt; in wceplatform.bat to targeted one. Probably you'll need to set the &lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;SDKROOT&lt;/FONT&gt;&lt;FONT size="3"&gt; environment variable manually, for example:&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;set SDKROOT=C:Program FilesWindows CE Tools&lt;/FONT&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;
&lt;P class="MsoNormal"&gt;After the successful build, 8 executable files will be placed in media samples &lt;FONT face="Courier New"&gt;._bin&lt;PLATFORM&gt;&lt;/PLATFORM&gt;&lt;/FONT&gt; directory.&lt;SPAN&gt; If there is FAILED message, go to directory &lt;I&gt;_log&lt;PLATFORM&gt;&lt;/PLATFORM&gt;&lt;/I&gt; to check log files to find root cause.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;I&gt;&lt;SPAN&gt;audio_codec_con.exe&lt;BR /&gt;simple_player.exe&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;umc_reverb_demo.exe&lt;BR /&gt;&lt;/SPAN&gt;&lt;/I&gt;&lt;SPAN&gt;&lt;I&gt;&lt;SPAN&gt;umc_dv_dec_con.exe&lt;/SPAN&gt;&lt;/I&gt;&lt;/SPAN&gt;&lt;I&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;umc_&lt;/SPAN&gt;&lt;SPAN&gt;h264_dec_con.exe&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;umc_&lt;/SPAN&gt;&lt;SPAN&gt;transcoder_con.exe&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;umc_&lt;/SPAN&gt;&lt;SPAN&gt;video_enc_con.exe&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;virtual_ac_5p1.exe&lt;/SPAN&gt;&lt;/I&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;One of the most common mistakes is missed or wrong version of Direct X SDK installedon customersystem.&lt;/P&gt;
&lt;P&gt;You probably noticed that build procedure creates folder logs where you can see build log files which help locate problem.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
    <pubDate>Sun, 30 Mar 2008 21:00:31 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2008-03-30T21:00:31Z</dc:date>
    <item>
      <title>Build problem of sample codes</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Build-problem-of-sample-codes/m-p/910368#M14074</link>
      <description>&lt;P&gt;Deal all,&lt;/P&gt;
&lt;P&gt;I use the IPP to study the video codec, H264.&lt;/P&gt;
&lt;P&gt;But, I have any problems.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;- When I compile a sample code that containsaudio and video codecsusing build32.bat,  I have any errors. In the document, 8-executable files were generated after build32.bat was executed. But, I got only 2-file, umc_video_enc_con and umc_dv_dec_con.exe. Whycan not I build 8-executable files? Becaues of any HW problem?&lt;/P&gt;
&lt;P&gt;- I want to build only H264 encoder or decoder. But, I couldn't directly compile the codes of H264. How can I compile H264 encoder and decoder in directly?Orhow can I build only h264 encoder and decoder using modified build32.bat ? &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please help me.&lt;/P&gt;
&lt;P&gt;Thank you in advance.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;TG&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2008 09:15:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Build-problem-of-sample-codes/m-p/910368#M14074</guid>
      <dc:creator>slayer583</dc:creator>
      <dc:date>2008-03-27T09:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Build problem of sample codes</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Build-problem-of-sample-codes/m-p/910369#M14075</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Most probably you did not pay attention to IPP audio-video-codecs ReleaseNotes.htm to see requirement for build this samples&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;B&gt;&lt;SPAN&gt;&lt;FONT size="5"&gt;&lt;A name="Building_Steps:"&gt;Building Steps:&lt;/A&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;The build scripts are in hierarchy structure. To build all applications, run the build script from the root directory of the package.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Please note that applications depend on other components (codecs, inputoutput components and other core components, so to build the only one application you have to build depending components first, the easiest way is to use scripts from the root folder)&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="Section1"&gt;
&lt;UL&gt;
&lt;LI class="MsoNormal"&gt;&lt;SPAN&gt;Set up your build environment by creating an environment variable named &lt;/SPAN&gt;&lt;FONT face="Courier New" size="3"&gt;IPPROOT&lt;/FONT&gt;&lt;SPAN&gt; that points to the root directory of your Intel&lt;SUP&gt;&lt;/SUP&gt; IPP 5.3 installation. &lt;/SPAN&gt;For example: &lt;B&gt;C:Program FilesIntelIPP5.3ia32&lt;/B&gt; 
&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;To build all samples including this one change your current folder to the root media samples folder and use batch file from the list below. By default batch file searches the compilers step by step according the table below (assuming that compiler should be installed in default directory). If you wish to use one of the Intel C/C++ compilers or Microsoft* C/C++.NET* 2005 compiler set an option according table below for batch file.&lt;FONT size="3"&gt;&lt;BR /&gt;&lt;/FONT&gt;If you want to build this sample using Microsoft* Visual C++*.NET* 2005, please note, that sample requires OpenMP support, which present starting from Professional version of Microsoft* Visual C++*.NET* 2005.&lt;BR /&gt;If you want to build this sample using Microsoft* Visual C++*.NET* 2005 for Itanium based systems, please note, that sample requires at least Microsoft* Visual C++*.NET* 2005 Team Suite for this.&lt;BR /&gt;Also note, that NOT ALL the deliveries of Microsoft* Visual C++*.NET* 2005 contains DirectX SDK in PlatformSDK provided, so it is recommended to install last DirectX 9 SDK to build successfully with Microsoft* Visual C++*.NET* 2005.&lt;BR /&gt;&lt;FONT size="-1"&gt;&lt;FONT size="3"&gt;&lt;/FONT&gt; 
&lt;TABLE id="table4"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P align="center"&gt;&lt;B&gt;Compiler&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD align="middle"&gt;&lt;B&gt;Option&lt;/B&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Intel&lt;FONT size="3"&gt;&lt;/FONT&gt; C++ Compiler 10.1 for Windows*&lt;/TD&gt;
&lt;TD align="middle"&gt;icl101&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Intel&lt;FONT size="3"&gt;&lt;/FONT&gt; C++ Compiler 9.1 for Windows*&lt;/TD&gt;
&lt;TD align="middle"&gt;icl91&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Intel&lt;FONT size="3"&gt;&lt;/FONT&gt; C++ Compiler 10.0 for Windows*&lt;/TD&gt;
&lt;TD align="middle"&gt;icl10&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Microsoft* Visual C++*.NET* 2005&lt;/TD&gt;
&lt;TD align="middle"&gt;cl8&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Microsoft* Visual C++*.NET* 2003&lt;/TD&gt;
&lt;TD align="middle"&gt;cl7&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;BR /&gt;use &lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;build32.bat [option]&lt;/FONT&gt;&lt;FONT face="Courier" size="2"&gt; &lt;/FONT&gt;&lt;FONT size="3"&gt;for &lt;U&gt;IA-32 based systems&lt;/U&gt;&lt;/FONT&gt;&lt;FONT face="Courier" size="2"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="3"&gt;use &lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;build64.bat [option]&lt;/FONT&gt;&lt;FONT face="Courier" size="2"&gt; &lt;/FONT&gt;&lt;FONT size="3"&gt;for &lt;U&gt;Itanium based systems&lt;/U&gt;&lt;/FONT&gt;&lt;FONT face="Courier" size="2"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="3"&gt;use &lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;buildem64t.bat [option]&lt;/FONT&gt;&lt;FONT face="Courier" size="2"&gt; &lt;/FONT&gt;&lt;FONT size="3"&gt;for &lt;U&gt;Intel Xeon processors with Intel Extended Memory 64 Technology&lt;/U&gt; (Int
el EM64T)&lt;BR /&gt;use &lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;buildwcex86.bat&lt;/FONT&gt;&lt;FONT size="-1"&gt;&lt;FONT face="Courier" size="2"&gt; &lt;/FONT&gt;&lt;FONT size="3"&gt;for Windows* CE 5.0 for x86&lt;BR /&gt;use &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;buildwceixp.bat&lt;/FONT&gt;&lt;FONT face="Courier" size="2"&gt; &lt;/FONT&gt;&lt;FONT size="3"&gt;for Windows* CE 5.0 for IXP 4XX product line &lt;/FONT&gt;&lt;FONT size="-1"&gt;&lt;FONT size="3"&gt;&lt;BR /&gt;&lt;/FONT&gt; &lt;P&gt;&lt;/P&gt;
&lt;/FONT&gt;&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;&lt;FONT size="3"&gt;Note for developers for Windows CE 5.0. It is necessary to choose or set t&lt;/FONT&gt;&lt;FONT size="3"&gt;he &lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;PLATFORM&lt;/FONT&gt;&lt;FONT size="3"&gt; in wceplatform.bat to targeted one. Probably you'll need to set the &lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;SDKROOT&lt;/FONT&gt;&lt;FONT size="3"&gt; environment variable manually, for example:&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;set SDKROOT=C:Program FilesWindows CE Tools&lt;/FONT&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;
&lt;P class="MsoNormal"&gt;After the successful build, 8 executable files will be placed in media samples &lt;FONT face="Courier New"&gt;._bin&lt;PLATFORM&gt;&lt;/PLATFORM&gt;&lt;/FONT&gt; directory.&lt;SPAN&gt; If there is FAILED message, go to directory &lt;I&gt;_log&lt;PLATFORM&gt;&lt;/PLATFORM&gt;&lt;/I&gt; to check log files to find root cause.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;I&gt;&lt;SPAN&gt;audio_codec_con.exe&lt;BR /&gt;simple_player.exe&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;umc_reverb_demo.exe&lt;BR /&gt;&lt;/SPAN&gt;&lt;/I&gt;&lt;SPAN&gt;&lt;I&gt;&lt;SPAN&gt;umc_dv_dec_con.exe&lt;/SPAN&gt;&lt;/I&gt;&lt;/SPAN&gt;&lt;I&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;umc_&lt;/SPAN&gt;&lt;SPAN&gt;h264_dec_con.exe&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;umc_&lt;/SPAN&gt;&lt;SPAN&gt;transcoder_con.exe&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;umc_&lt;/SPAN&gt;&lt;SPAN&gt;video_enc_con.exe&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;virtual_ac_5p1.exe&lt;/SPAN&gt;&lt;/I&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;One of the most common mistakes is missed or wrong version of Direct X SDK installedon customersystem.&lt;/P&gt;
&lt;P&gt;You probably noticed that build procedure creates folder logs where you can see build log files which help locate problem.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Sun, 30 Mar 2008 21:00:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Build-problem-of-sample-codes/m-p/910369#M14075</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-03-30T21:00:31Z</dc:date>
    </item>
  </channel>
</rss>

