<?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 IPP environment configuration in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-environment-configuration/m-p/1072654#M24565</link>
    <description>&lt;P&gt;Hi,&lt;SPAN style="color: rgb(102, 102, 102); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;Recently, I met a problem when I was use of IPP library programming.My IDE was vs2010+IPP9.0.There was no problem until I accidentally changed the Property Manager int the Debug | Win32 name(actually,It is not allowed).IDE's warning, so I am forced to shut down vs.When I once again open the IPP can run before application, pop up the following questions:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Error: A numeric comparison was attempted on "$(IPPMajorVersion)" that evaluates to "" instead of a number, in condition "$(IPPMajorVersion) &amp;gt; 7 AND ('%(RuntimeLibrary)' == 'MultiThreadedDLL' OR '%(RuntimeLibrary)' == 'MultiThreadedDebugDLL') AND '%(OpenMPSupport)' == 'true'". &amp;nbsp;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\PlatformToolsets\v100\ImportBefore\Intel.Libs.IPP.v100.targets&lt;/P&gt;

&lt;P style="text-align: justify; "&gt;&lt;SPAN style="color: rgb(53, 161, 212); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;I tried to delete the Intel Libs. IPP. V100. The targets, seemingly can run!&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;But you have to manually add the Lib.&lt;/SPAN&gt;&lt;SPAN class="copied" data-aligning="#tran_0,#src_0" id="tran_0" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; color: rgb(102, 102, 102); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;I should how to eliminate the error?&lt;/SPAN&gt;&lt;SPAN class="copied" data-aligning="#tran_1,#src_1" id="tran_1" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; color: rgb(102, 102, 102); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;Let it return to its previous state.(ps:&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;I reinstall vs and IPP9.0, but problems still exist&lt;/SPAN&gt;&lt;SPAN class="copied" data-aligning="#tran_1,#src_1" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; color: rgb(102, 102, 102); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="text-align: justify; "&gt;&lt;SPAN class="copied" data-aligning="#tran_1,#src_1" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; color: rgb(102, 102, 102); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;can anybody help me?thanks!&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jul 2016 02:47:52 GMT</pubDate>
    <dc:creator>Lee_J_3</dc:creator>
    <dc:date>2016-07-27T02:47:52Z</dc:date>
    <item>
      <title>IPP environment configuration</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-environment-configuration/m-p/1072654#M24565</link>
      <description>&lt;P&gt;Hi,&lt;SPAN style="color: rgb(102, 102, 102); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;Recently, I met a problem when I was use of IPP library programming.My IDE was vs2010+IPP9.0.There was no problem until I accidentally changed the Property Manager int the Debug | Win32 name(actually,It is not allowed).IDE's warning, so I am forced to shut down vs.When I once again open the IPP can run before application, pop up the following questions:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Error: A numeric comparison was attempted on "$(IPPMajorVersion)" that evaluates to "" instead of a number, in condition "$(IPPMajorVersion) &amp;gt; 7 AND ('%(RuntimeLibrary)' == 'MultiThreadedDLL' OR '%(RuntimeLibrary)' == 'MultiThreadedDebugDLL') AND '%(OpenMPSupport)' == 'true'". &amp;nbsp;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\PlatformToolsets\v100\ImportBefore\Intel.Libs.IPP.v100.targets&lt;/P&gt;

&lt;P style="text-align: justify; "&gt;&lt;SPAN style="color: rgb(53, 161, 212); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;I tried to delete the Intel Libs. IPP. V100. The targets, seemingly can run!&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;But you have to manually add the Lib.&lt;/SPAN&gt;&lt;SPAN class="copied" data-aligning="#tran_0,#src_0" id="tran_0" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; color: rgb(102, 102, 102); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;I should how to eliminate the error?&lt;/SPAN&gt;&lt;SPAN class="copied" data-aligning="#tran_1,#src_1" id="tran_1" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; color: rgb(102, 102, 102); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;Let it return to its previous state.(ps:&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;I reinstall vs and IPP9.0, but problems still exist&lt;/SPAN&gt;&lt;SPAN class="copied" data-aligning="#tran_1,#src_1" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; color: rgb(102, 102, 102); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="text-align: justify; "&gt;&lt;SPAN class="copied" data-aligning="#tran_1,#src_1" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; color: rgb(102, 102, 102); font-family: Tahoma, Arial, 宋体, &amp;quot;Malgun Gothic&amp;quot;; font-size: 12px; line-height: 24px; text-align: justify; background-color: rgba(255, 255, 255, 0.8);"&gt;can anybody help me?thanks!&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 02:47:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-environment-configuration/m-p/1072654#M24565</guid>
      <dc:creator>Lee_J_3</dc:creator>
      <dc:date>2016-07-27T02:47:52Z</dc:date>
    </item>
    <item>
      <title>Hi Lee,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-environment-configuration/m-p/1072655#M24566</link>
      <description>&lt;P&gt;Hi Lee,&lt;/P&gt;

&lt;P&gt;IPP 2017 will be release recently. You are welcomed to try it.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;According to the IPP system requirement,&lt;/P&gt;

&lt;P&gt;IPP 2017 will remove the MSVS 2010 support&amp;nbsp;&amp;nbsp; &lt;A href="https://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-2017-system-requirements/"&gt;https://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-2017-system-requirements/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;and IPP 9.0 should be able to support MSVS 2010.&amp;nbsp; &lt;A href="https://software.intel.com/en-us/articles/intel-ipp-90-library-release-notes"&gt;https://software.intel.com/en-us/articles/intel-ipp-90-library-release-notes&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;Could you please&amp;nbsp;provide us one small test case&amp;nbsp;so we can reproduce the problem here?&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>Wed, 24 Aug 2016 03:44:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-environment-configuration/m-p/1072655#M24566</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2016-08-24T03:44:05Z</dc:date>
    </item>
  </channel>
</rss>

