<?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 ippcore-7.0.dll missing when attempted to run simple_player.exe in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764028#M89</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;you are not required to install whole IPP SDK on enf-user system. If you choose dynamic link with IPP for your application then you have to provide redistributable files on end-user systems in order to guarantee all necessary files availale at run time. Please look for redist.txt file located in IPP documentation folder.&lt;BR /&gt;&lt;BR /&gt;You also may consider static link with IPP in order to avoid redistribution of additional files. In thi s case you will need to modify sample build script by yourself. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
    <pubDate>Thu, 14 Apr 2011 06:29:31 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2011-04-14T06:29:31Z</dc:date>
    <item>
      <title>ippcore-7.0.dll missing when attempted to run simple_player.exe</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764026#M87</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;i have installed a Win7 (32bits) test machine and i tried to run simple_player.exe which i downloaded and build from v7.0.2.048 (from my laptop) and i have error running. the error was complaining about :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The Program can't start because ippcore-7.0.dll is missing from your computer. Try reinstalling this program to fix this problem.&lt;BR /&gt;&lt;BR /&gt;this win7 machine is without any IPP installation. no IPP7 nor IPP6 being installed. i compiled the simple_player on my laptop and my laptop has IPP7 installed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;on a seperate Win7 machine, i have to force install a intel IPP7 package and when running this simple_player it does not complain at all.&lt;BR /&gt;&lt;BR /&gt;i guess from this error and exercise i can see that the installation of IPP7 that gives ippcore-7.0.dll will solve this problem. But on scaling, i dont think we should install all machine with ipp7 package.&lt;BR /&gt;&lt;BR /&gt;my question is, what do i need to set in simple_player compilation from my laptop, so that it will be independent from IPP7? i want to compile this simple_player.exe which can run on independent machine without this machine a need to install IPP at all.&lt;BR /&gt;&lt;BR /&gt;does anyone has any clue how to have compilation setting ?&lt;BR /&gt;&lt;BR /&gt;thanks in advance.</description>
      <pubDate>Thu, 14 Apr 2011 05:34:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764026#M87</guid>
      <dc:creator>TatKin_T_Intel</dc:creator>
      <dc:date>2011-04-14T05:34:34Z</dc:date>
    </item>
    <item>
      <title>ippcore-7.0.dll missing when attempted to run simple_player.exe</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764027#M88</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;You can statically link with IPP libraries: &lt;/P&gt;&lt;P&gt;If you build with bash file, In the audio-video-codecs\Makefile, change &lt;/P&gt;&lt;P&gt; LINKAGE = dynamic &lt;/P&gt;&lt;P&gt;to:&lt;/P&gt;&lt;P&gt; LINKAGE = static &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If you built with VC project file, in the simple_player property&amp;gt;&amp;gt;C/C++&amp;gt;&amp;gt;Preprocessor&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;Change: &lt;BR /&gt; _IPP_SEQUENTIAL_DYNAMIC&lt;/P&gt;&lt;P&gt;to: &lt;BR /&gt; _IPP_SEQUENTIAL_STATIC&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2011 06:26:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764027#M88</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2011-04-14T06:26:26Z</dc:date>
    </item>
    <item>
      <title>ippcore-7.0.dll missing when attempted to run simple_player.exe</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764028#M89</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;you are not required to install whole IPP SDK on enf-user system. If you choose dynamic link with IPP for your application then you have to provide redistributable files on end-user systems in order to guarantee all necessary files availale at run time. Please look for redist.txt file located in IPP documentation folder.&lt;BR /&gt;&lt;BR /&gt;You also may consider static link with IPP in order to avoid redistribution of additional files. In thi s case you will need to modify sample build script by yourself. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Thu, 14 Apr 2011 06:29:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764028#M89</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2011-04-14T06:29:31Z</dc:date>
    </item>
    <item>
      <title>ippcore-7.0.dll missing when attempted to run simple_player.exe</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764029#M90</link>
      <description>hi Chao,&lt;BR /&gt;&lt;BR /&gt;i did what you recommended, i have seperate linking error as below :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;1&amp;gt;------ Build started: Project: simple_player, Configuration: release_ascii Win32 ------&lt;/P&gt;&lt;P&gt;1&amp;gt;Linking...&lt;/P&gt;&lt;P&gt;1&amp;gt;LINK : fatal error LNK1104: cannot open file 'libircmt.lib'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i tried to see what is the problem on libircmt.lib and i came across this page in forum : &lt;A href="http://software.intel.com/en-us/articles/performance-tools-for-software-developers-using-intel-ipp-threaded-static-libraries/" target="_blank"&gt;http://software.intel.com/en-us/articles/performance-tools-for-software-developers-using-intel-ipp-threaded-static-libraries/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;i proceed to add on a list of libs such as :&lt;BR /&gt;ippac.lib ippac_l.lib ippac_t.lib ippcc.lib ippcc_l.lib ippcc_t.lib ippch.lib ippch_l.lib ippch_t.lib ippcore.lib ippcore_l.lib ippcore_t.lib ippcv.lib ippcv_l.lib ippcv_t.lib ippdc.lib ippdc_l.lib ippdc_t.lib ippdi.lib ippdi_l.lib ippdi_t.lib ippi.lib ippi_l.lib ippi_t.lib ippj.lib ippj_l.lib ippj_t.lib ippm.lib ippm_l.lib ippm_t.lib ippr.lib ippr_l.lib ippr_t.lib ipps.lib ipps_l.lib ipps_t.lib ippsc.lib ippsc_l.lib ippsc_t.lib ippvc.lib ippvc_l.lib ippvc_t.lib ippvm.lib ippvm_l.lib ippvm_t.lib winmm.lib ddraw.lib dsound.lib pdh.lib Ws2_32.lib&lt;BR /&gt;&lt;BR /&gt;(basically added all) because i still couldnt resolve the problem.&lt;BR /&gt;&lt;BR /&gt;any thoughts you can share further?&lt;BR /&gt;&lt;BR /&gt;thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2011 07:44:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764029#M90</guid>
      <dc:creator>TatKin_T_Intel</dc:creator>
      <dc:date>2011-04-14T07:44:58Z</dc:date>
    </item>
    <item>
      <title>ippcore-7.0.dll missing when attempted to run simple_player.exe</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764030#M91</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;'libircmt.lib' is Intel compiler runtime library. Add the folder like the following into linkage path: &lt;/P&gt;&lt;P&gt;C:\Program Files (x86)\Intel\ComposerXE-2011\compiler\lib\ia32&lt;/P&gt;&lt;P&gt;You added too much into the linking command line. :-). Only the following libraries are needed ( no *.lib, no *_t.lib, only need *_l.b)&lt;/P&gt;&lt;P&gt;ippac_l.lib ippcc_l.lib ippch_l.lib ippcore_l.lib ..... winmm.lib ddraw.lib dsound.lib pdh.lib Ws2_32.lib&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Chao &lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2011 07:55:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764030#M91</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2011-04-14T07:55:33Z</dc:date>
    </item>
    <item>
      <title>ippcore-7.0.dll missing when attempted to run simple_player.exe</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764031#M92</link>
      <description>i have actually miss out one important includes at C:\Program Files (x86)\Intel\ComposerXE-2011\compiler\lib\ia32\&lt;BR /&gt;&lt;BR /&gt;i m able to compile and link since then.</description>
      <pubDate>Thu, 14 Apr 2011 07:56:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764031#M92</guid>
      <dc:creator>TatKin_T_Intel</dc:creator>
      <dc:date>2011-04-14T07:56:19Z</dc:date>
    </item>
    <item>
      <title>ippcore-7.0.dll missing when attempted to run simple_player.exe</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764032#M93</link>
      <description>hi Chao,&lt;BR /&gt;&lt;BR /&gt;i did all as recommended. and i still see the same error complaining ippcore-7.0.dll is missing.&lt;BR /&gt;&lt;BR /&gt;confirm the setting as IPP_SEQUENCTIAL_STATIC compilation and even tried IPP_PARALLEL_STATIC. the size of simple_player.exe remains the same.&lt;BR /&gt;&lt;BR /&gt;any further advice?&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Thu, 14 Apr 2011 09:08:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764032#M93</guid>
      <dc:creator>TatKin_T_Intel</dc:creator>
      <dc:date>2011-04-14T09:08:26Z</dc:date>
    </item>
    <item>
      <title>ippcore-7.0.dll missing when attempted to run simple_player.exe</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764033#M94</link>
      <description>Not sure what other advices you are looking for. If you link with IPP DLLs - please make sure IPPand compiler run-time librariesare available for simple_player when it start execution.&lt;BR /&gt;&lt;BR /&gt;Vladimir</description>
      <pubDate>Thu, 14 Apr 2011 10:57:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippcore-7-0-dll-missing-when-attempted-to-run-simple-player-exe/m-p/764033#M94</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2011-04-14T10:57:11Z</dc:date>
    </item>
  </channel>
</rss>

