<?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 Alright, it turns out that in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920998#M15682</link>
    <description>&lt;P&gt;Alright, it turns out that the environment variables were not there anymore when running the command with sudo. That is why the configuration for the codecs were successful when running without sudo but the cmake command gave a permission denied error. The environment variable linking to the right IPPROOT path was missing when invoking the build command with the superuser.&lt;/P&gt;

&lt;P&gt;In case someone has the same problem, here is my solution that solved the problem and got me building the IPP-samples8 working:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;STRONG&gt;sudo visudo&lt;/STRONG&gt; &lt;EM&gt;#opens up the /etc/sudoers.tmp file&lt;/EM&gt; &lt;EM&gt;with nano&lt;/EM&gt;&lt;/LI&gt;
	&lt;LI&gt;add this line to the file, in order to keep environment variables for sudo: &lt;STRONG&gt;Defaults env_keep+="IPPROOT IPROOT LD_LIBRARY_PATH" &lt;/STRONG&gt;&lt;EM&gt;#I think IPPROOT is sufficient, but I added the others aswell, just in case it is needed&lt;/EM&gt;&lt;/LI&gt;
	&lt;LI&gt;save the file with ctrl+0 and exit with ctrl+x&lt;/LI&gt;
	&lt;LI&gt;&lt;STRONG&gt;cd ~/Downloads/ipp-samples.8.0.0.005/builder&lt;/STRONG&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;STRONG&gt;sudo ./build.sh --sample=speech-codecs --arch=intel64 --ws=make --conf=release --build --clean&lt;/STRONG&gt; #adjust to your needs. You can see options by invoking ./build.sh without parameters&lt;/LI&gt;
	&lt;LI&gt;the script should build the speech codecs sample files and give back a "State: OK" at the end. That's it&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I finally got it to work. Thank you all, as this forum helped me dive further into the matter.&lt;/P&gt;</description>
    <pubDate>Tue, 27 May 2014 14:55:44 GMT</pubDate>
    <dc:creator>Timo_B_</dc:creator>
    <dc:date>2014-05-27T14:55:44Z</dc:date>
    <item>
      <title>Can not build ipp-samples.7.1.1.013</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920964#M15648</link>
      <description>&lt;P&gt;Hi everyone, i try to build code samples 7.1.1.013 from the guide&lt;/P&gt;
&lt;P&gt;&lt;A href="http://software.intel.com/en-us/articles/building-intel-ipp-71-samples#comment-1751314"&gt;http://software.intel.com/en-us/articles/building-intel-ipp-71-samples#comment-1751314&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I tried with lots of commands even example commands but it says invalid configuration everytime . What is the problem?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2013 09:01:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920964#M15648</guid>
      <dc:creator>hande_b_</dc:creator>
      <dc:date>2013-09-05T09:01:11Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920965#M15649</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Could you try one of the command provided as examples at the end of article:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; perl build.pl --cmake=audio-video-codecs,ia32,vc2010,s,st,release&lt;BR /&gt;&amp;nbsp; &amp;nbsp; perl build.pl --cmake=uic,intel64,make,s,mt,debug --build&lt;BR /&gt;&amp;nbsp; &amp;nbsp;perl build.pl --cmake=uic,intel64,make,d,mt,debug --build --clean&lt;/P&gt;
&lt;P&gt;What's happening then?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Sergey&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2013 14:06:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920965#M15649</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2013-09-05T14:06:50Z</dc:date>
    </item>
    <item>
      <title>Yes it says</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920966#M15650</link>
      <description>&lt;P&gt;Yes it says&lt;/P&gt;
&lt;P&gt;ERROR:&amp;nbsp;invalid configuration&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2013 14:30:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920966#M15650</guid>
      <dc:creator>hande_b_</dc:creator>
      <dc:date>2013-09-05T14:30:14Z</dc:date>
    </item>
    <item>
      <title>I downloaded activePerl 5.16</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920967#M15651</link>
      <description>&lt;P&gt;I downloaded activePerl 5.16.3 and i run the command from windows&amp;nbsp;powershell&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2013 15:12:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920967#M15651</guid>
      <dc:creator>hande_b_</dc:creator>
      <dc:date>2013-09-05T15:12:04Z</dc:date>
    </item>
    <item>
      <title>...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920968#M15652</link>
      <description>...
- Make sure all environment variables are set by running the &lt;STRONG&gt;ippvars&lt;/STRONG&gt; or &lt;STRONG&gt;compilervars&lt;/STRONG&gt; script.
...

Did you do that step?</description>
      <pubDate>Thu, 05 Sep 2013 23:38:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920968#M15652</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-09-05T23:38:51Z</dc:date>
    </item>
    <item>
      <title>It can be the issue with</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920969#M15653</link>
      <description>&lt;P&gt;It can be the issue with directory name. The script doesn't work if some of sample directory/subdirectory names contain a space. Could you check this?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Sergey&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 04:25:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920969#M15653</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2013-09-06T04:25:42Z</dc:date>
    </item>
    <item>
      <title>@Sergey Khlystov </title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920970#M15654</link>
      <description>&lt;P&gt;@&lt;A href="http://software.intel.com/en-us/user/440065"&gt;Sergey Khlystov&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I checked nothing has changed&lt;/P&gt;
&lt;P&gt;@&lt;A href="http://software.intel.com/en-us/user/353909"&gt;Sergey Kostrov&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Can you explain what you mean with "&amp;nbsp;all environment variables are set by running the&amp;nbsp;ippvars&amp;nbsp;or&amp;nbsp;compilervars&amp;nbsp;script"&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 08:26:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920970#M15654</guid>
      <dc:creator>hande_b_</dc:creator>
      <dc:date>2013-09-06T08:26:01Z</dc:date>
    </item>
    <item>
      <title>For regular samples</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920971#M15655</link>
      <description>&lt;P&gt;For regular samples (excluding uic/picnic) no other, than IPPROOT, environment variables required. If the script doesn't find proper IPP configuration, the diagnostic message is defferent, i.e.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Intel(R) IPP was not found (required)!&lt;/P&gt;
&lt;P&gt;Yes, I see the problem under Windows Powershell. While we're investigating this, please use Windows "cmd" window for samples build.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Sergey&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 09:32:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920971#M15655</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2013-09-06T09:32:04Z</dc:date>
    </item>
    <item>
      <title>Found workaround :). The</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920972#M15656</link>
      <description>&lt;P&gt;Found workaround :). The commands like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;perl build.pl "--cmake=uic,intel64,vc2010,s,mt,debug" "--build"&lt;/P&gt;
&lt;P&gt;(i.e. with double quotes) work in powershell. Looks, like powershell parses the command line before Perl.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Sergey&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 10:06:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920972#M15656</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2013-09-06T10:06:26Z</dc:date>
    </item>
    <item>
      <title>I have a new problem :)</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920973#M15657</link>
      <description>&lt;P&gt;I have a new problem :)&lt;/P&gt;
&lt;P&gt;Now says Intel IPP was not found &amp;lt;required&amp;gt;!&lt;/P&gt;
&lt;P&gt;I added IPPROOT = "C:\Program Files (x86)\Intel\Composer XE 2013 SP1.083\ipp" to system variables , log off - log in , run command again it didn't fixed :) Is there anyting else that ı have to add to system variables or anywhere else?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 11:34:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920973#M15657</guid>
      <dc:creator>hande_b_</dc:creator>
      <dc:date>2013-09-06T11:34:20Z</dc:date>
    </item>
    <item>
      <title>The shell script ippvarsem64t</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920974#M15658</link>
      <description>&lt;P&gt;&lt;B&gt;The shell script&amp;nbsp;&lt;B&gt;ippvarsem64t.sh&lt;/B&gt;&amp;nbsp;in the&amp;nbsp;&lt;B&gt;tools/env&lt;/B&gt;&amp;nbsp;directory sets your lib, include, and path environment variables for Intel&lt;SUP&gt;®&amp;nbsp;&lt;/SUP&gt;IPP.&amp;nbsp;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;I can not&amp;nbsp;find "&lt;B&gt;&lt;B&gt;ippvarsem64t.sh&lt;/B&gt;&lt;/B&gt;"&amp;nbsp;such a file&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 12:01:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920974#M15658</guid>
      <dc:creator>hande_b_</dc:creator>
      <dc:date>2013-09-06T12:01:20Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...Can you explain what you</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920975#M15659</link>
      <description>&amp;gt;&amp;gt;...Can you explain what you mean with " all environment variables are set by running the ippvars or
&amp;gt;&amp;gt;compilervars script"...

This is the statement from the Guide you've mentioned in the 1st post and take a look at it again.</description>
      <pubDate>Fri, 06 Sep 2013 12:20:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920975#M15659</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-09-06T12:20:33Z</dc:date>
    </item>
    <item>
      <title>Quote:hande b. wrote:</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920976#M15660</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;hande b. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I added IPPROOT = "C:\Program Files (x86)\Intel\Composer XE 2013 SP1.083\ipp" to system variables&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please use directory name without double quotes&lt;/P&gt;
&lt;P&gt;set&amp;nbsp;&amp;nbsp;IPPROOT = C:\Program Files (x86)\Intel\Composer XE 2013 SP1.083\ipp&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Sergey&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 12:39:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920976#M15660</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2013-09-06T12:39:41Z</dc:date>
    </item>
    <item>
      <title>It supposed that when setting</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920977#M15661</link>
      <description>&lt;P&gt;It supposed that when setting up intel primitives the environmental variables setted automatically.&lt;/P&gt;
&lt;P&gt;@&lt;A href="http://software.intel.com/en-us/user/440065"&gt;Sergey Khlystov&lt;/A&gt;&amp;nbsp;you misuderstood me i used quotes for emphasize the IPPROOT value :)&amp;nbsp;I setted it from advanced system settings not from console .&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 14:36:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920977#M15661</guid>
      <dc:creator>hande_b_</dc:creator>
      <dc:date>2013-09-06T14:36:00Z</dc:date>
    </item>
    <item>
      <title>I found ippvars_ia32.bat file</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920978#M15662</link>
      <description>&lt;P&gt;I found ippvars_ia32.bat file for setting variables and&amp;nbsp;run it, but console is opened and closed immediately&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 15:45:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920978#M15662</guid>
      <dc:creator>hande_b_</dc:creator>
      <dc:date>2013-09-06T15:45:32Z</dc:date>
    </item>
    <item>
      <title>The command files like</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920979#M15663</link>
      <description>&lt;P&gt;The command files like ippvars_ia32.bat are to be submitted from open command line window. They update the environment of current cmd session. Look at my log:&lt;/P&gt;
&lt;P&gt;C:\Users\skhlysto&amp;gt;dir "%IPPROOT%"&lt;BR /&gt; Volume in drive C is OSDisk&lt;BR /&gt; Volume Serial Number is 243E-FF80&lt;/P&gt;
&lt;P&gt;Directory of C:\Users\skhlysto&lt;/P&gt;
&lt;P&gt;File Not Found&lt;/P&gt;
&lt;P&gt;C:\Users\skhlysto&amp;gt;"c:\Program Files (x86)\Intel\Composer XE 2013\ipp\bin\ippvars.bat" ia32&lt;/P&gt;
&lt;P&gt;C:\Users\skhlysto&amp;gt;dir "%IPPROOT%"&lt;BR /&gt; Volume in drive C is OSDisk&lt;BR /&gt; Volume Serial Number is 243E-FF80&lt;/P&gt;
&lt;P&gt;Directory of c:\Program Files (x86)\Intel\Composer XE 2013\ipp&lt;/P&gt;
&lt;P&gt;07/11/2013 15:06 &amp;lt;DIR&amp;gt; .&lt;BR /&gt;07/11/2013 15:06 &amp;lt;DIR&amp;gt; ..&lt;BR /&gt;07/11/2013 15:07 &amp;lt;DIR&amp;gt; bin&lt;BR /&gt;07/11/2013 15:06 &amp;lt;DIR&amp;gt; demo&lt;BR /&gt;07/11/2013 15:06 &amp;lt;DIR&amp;gt; include&lt;BR /&gt;07/11/2013 15:06 &amp;lt;DIR&amp;gt; interfaces&lt;BR /&gt;07/11/2013 15:06 &amp;lt;DIR&amp;gt; lib&lt;BR /&gt;07/11/2013 15:06 &amp;lt;DIR&amp;gt; tools&lt;BR /&gt; 0 File(s) 0 bytes&lt;BR /&gt; 8 Dir(s) 21,207,990,272 bytes free&lt;/P&gt;
&lt;P&gt;C:\Users\skhlysto&amp;gt;&lt;/P&gt;
&lt;P&gt;After that "perl build.pl" should work. Just change the location of ipp\bin\ippvars.bat to yours. All of this is described in IPP docs.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Sergey&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 16:36:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920979#M15663</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2013-09-06T16:36:05Z</dc:date>
    </item>
    <item>
      <title>Hi , the problem is not fixed</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920980#M15664</link>
      <description>&lt;P&gt;Hi , the problem is not fixed still .&lt;/P&gt;
&lt;P&gt;I run ippvars.bat ia32&amp;nbsp;from ipp/bin directory,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;compilervars.bat ia32 from&amp;nbsp;Composer XE\bin&lt;/P&gt;
&lt;P&gt;compilervars.bat ia32 from&amp;nbsp;Composer XE 2013 SP1.083\bin&lt;/P&gt;
&lt;P&gt;İ am inserting screenshots&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2013 11:11:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920980#M15664</guid>
      <dc:creator>hande_b_</dc:creator>
      <dc:date>2013-09-10T11:11:24Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920981#M15665</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am on vacation, thus there will be no expedite answers. Did you do "dir %IPPROOT%"? What is it showing? The rules of searching for IPP in the script are simple. It looks for ipp.h (or, ippcore.h I don't remember) in %IPPROOT%\include and it looks for library ippcorel,lib in %IPPROOT%\lib\ia32. It can be seen from Cmake script FindIPP. I have no working sandox and cannot verify .I asked out other guys to help.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Sergey&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2013 07:59:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920981#M15665</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2013-09-11T07:59:07Z</dc:date>
    </item>
    <item>
      <title>Hello, </title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920982#M15666</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I've just tried to setup IPPROOT environment variable via compilervars.cmd and it works.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Also I have tried the same compiler environment shell-script with PowerShell andit doesn't work, %IPPROOT% variable is empty&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You have attached only the logs of environment setup. What about build error in examples? Can you also attach log?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2013 10:43:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920982#M15666</guid>
      <dc:creator>Anton_S_Intel</dc:creator>
      <dc:date>2013-09-11T10:43:00Z</dc:date>
    </item>
    <item>
      <title>Hi Hande,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920983#M15667</link>
      <description>&lt;P&gt;Hi Hande,&lt;/P&gt;
&lt;P&gt;Which sample do you like to run or what command you'd like to run to build the sample?&amp;nbsp; I recalled there are many build issues in the forum.&amp;nbsp; So i had attached two built&amp;nbsp;MSVC2010 project&amp;nbsp;in&lt;/P&gt;
&lt;P&gt;&lt;A href="http://software.intel.com/en-us/forums/topic/339934"&gt;http://software.intel.com/en-us/forums/topic/339934&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can see the mscv 2010 solution under __cmake\audio-video-codecs.ia32.vc2010.s.st.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ying&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2013 08:45:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Can-not-build-ipp-samples-7-1-1-013/m-p/920983#M15667</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2013-09-12T08:45:39Z</dc:date>
    </item>
  </channel>
</rss>

