<?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>Thema "problems compiling ipp-samples on windows" in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/problems-compiling-ipp-samples-on-windows/m-p/770097#M610</link>
    <description>Hi, i was trying to compile ipp-samples 7.0.1.41 on windows Xp using VS2008&lt;BR /&gt;&lt;BR /&gt;since i am interested in speech codec i moved to the speech-codec subfolder and used the&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;build-ia32.bat &lt;/I&gt;script passing the &lt;I&gt;cl9&lt;/I&gt; parameter (wouldn't be better if the script offered some options?)&lt;BR /&gt;&lt;BR /&gt;it failed saying file not found and syntax error&lt;BR /&gt;then i executed the &lt;I&gt;ippvars.bat&lt;/I&gt; (passing &lt;I&gt;ia32&lt;/I&gt; as param) from &lt;I&gt;c:\\program files\\intel\\composerXe-2001\\ipp\\bin\\&lt;/I&gt;&lt;BR /&gt;but still failed.&lt;BR /&gt;&lt;BR /&gt;I managed to solve it by:&lt;BR /&gt;1) unzipping again the samples&lt;BR /&gt;2) exporting the IPPROOT variable to &lt;I&gt;c:\\program files\\intel\\composerXe-2001\\ipp\\ &lt;/I&gt;(Again, why the windows installer does not set it?)&lt;BR /&gt;3) calling the ippvars.bat script&lt;BR /&gt;4) calling the &lt;I&gt;build-ia32.bat cl9&lt;/I&gt; script&lt;BR /&gt;&lt;BR /&gt;are there any other steps to take?&lt;BR /&gt;is there a KB or some other web page about ipp-samples?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Dec 2010 18:12:01 GMT</pubDate>
    <dc:creator>alienpenguin</dc:creator>
    <dc:date>2010-12-07T18:12:01Z</dc:date>
    <item>
      <title>problems compiling ipp-samples on windows</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/problems-compiling-ipp-samples-on-windows/m-p/770097#M610</link>
      <description>Hi, i was trying to compile ipp-samples 7.0.1.41 on windows Xp using VS2008&lt;BR /&gt;&lt;BR /&gt;since i am interested in speech codec i moved to the speech-codec subfolder and used the&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;build-ia32.bat &lt;/I&gt;script passing the &lt;I&gt;cl9&lt;/I&gt; parameter (wouldn't be better if the script offered some options?)&lt;BR /&gt;&lt;BR /&gt;it failed saying file not found and syntax error&lt;BR /&gt;then i executed the &lt;I&gt;ippvars.bat&lt;/I&gt; (passing &lt;I&gt;ia32&lt;/I&gt; as param) from &lt;I&gt;c:\\program files\\intel\\composerXe-2001\\ipp\\bin\\&lt;/I&gt;&lt;BR /&gt;but still failed.&lt;BR /&gt;&lt;BR /&gt;I managed to solve it by:&lt;BR /&gt;1) unzipping again the samples&lt;BR /&gt;2) exporting the IPPROOT variable to &lt;I&gt;c:\\program files\\intel\\composerXe-2001\\ipp\\ &lt;/I&gt;(Again, why the windows installer does not set it?)&lt;BR /&gt;3) calling the ippvars.bat script&lt;BR /&gt;4) calling the &lt;I&gt;build-ia32.bat cl9&lt;/I&gt; script&lt;BR /&gt;&lt;BR /&gt;are there any other steps to take?&lt;BR /&gt;is there a KB or some other web page about ipp-samples?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Dec 2010 18:12:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/problems-compiling-ipp-samples-on-windows/m-p/770097#M610</guid>
      <dc:creator>alienpenguin</dc:creator>
      <dc:date>2010-12-07T18:12:01Z</dc:date>
    </item>
    <item>
      <title>problems compiling ipp-samples on windows</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/problems-compiling-ipp-samples-on-windows/m-p/770098#M611</link>
      <description>There really isn't a good KB on building the samples. A few keys to making sure the sample build scripts work:&lt;BR /&gt;&lt;BR /&gt;- make sure "ipp-samples" is included in the directory name (don't try to change the directory layout)&lt;BR /&gt;- sample scripts assume they will find compilers in the "standard places" -- \program files&lt;BR /&gt;- best to run the build scripts from the respective sample directories -- don't run the "buildall.bat" script&lt;BR /&gt;- set IPPROOT variable to preferred IPP installation (especially if you have multiple IPP installs)&lt;BR /&gt;&lt;BR /&gt;That's all I can think of for now...&lt;BR /&gt;&lt;BR /&gt;Paul</description>
      <pubDate>Tue, 07 Dec 2010 19:06:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/problems-compiling-ipp-samples-on-windows/m-p/770098#M611</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2010-12-07T19:06:55Z</dc:date>
    </item>
    <item>
      <title>problems compiling ipp-samples on windows</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/problems-compiling-ipp-samples-on-windows/m-p/770099#M612</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;In the readme file of each sample code (e.g ipp-samples\speech-codecs\readme.htm), it includes one section on "How to Build Source Code", it provides the building steps. &lt;/P&gt;&lt;P&gt;During the building, it will create \_log folder. If you got any error, you can check that folder to learn the problem. &lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Chao &lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2010 00:42:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/problems-compiling-ipp-samples-on-windows/m-p/770099#M612</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2010-12-08T00:42:56Z</dc:date>
    </item>
  </channel>
</rss>

