<?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: fix for ms.net sample in visual studio 2005 in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/fix-for-ms-net-sample-in-visual-studio-2005/m-p/939165#M17502</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hi Menno,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;thanks a lot for pointing to that. We plan to fix this in the nearest release, IPP v5.1, which is coming soon.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;BR /&gt; Vladimir&lt;/DIV&gt;&lt;P&gt;Message Edited by vdudnik on &lt;SPAN class="date_text"&gt;03-30-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;06:44 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Mar 2006 05:49:01 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2006-03-30T05:49:01Z</dc:date>
    <item>
      <title>fix for ms.net sample in visual studio 2005</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/fix-for-ms-net-sample-in-visual-studio-2005/m-p/939164#M17501</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;Just to share something I encountered that might be of help:&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;While compiling the ippi - ms.net sample in Visual Studio 2005, I got the following errors:&lt;/DIV&gt;&lt;DIV&gt;srcdecoder.cs(1586,31): error CS0118: 'ExampleIP.JPEGDecoder.m_ccHeight' is a 'field' but is used like a 'type'&lt;BR /&gt;srcdecoder.cs(1586,27): error CS0307: The variable 'i' cannot be used with type arguments&lt;BR /&gt;NMAKE : fatal error U1077: 'c:WINNTMicrosoft.NETFrameworkv2.0.50727csc.exe' : return code '0x1'&lt;BR /&gt;Stop.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;To solve this: just change line 1586 in encoder.cs&lt;BR /&gt;from:&lt;BR /&gt;for(i = 0; i &amp;lt; m_ccHeight&amp;gt;&amp;gt;1; i++)&lt;/DIV&gt;&lt;DIV&gt;to:&lt;BR /&gt;for(i = 0; i &amp;lt; (m_ccHeight&amp;gt;&amp;gt;1); i++)&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Menno&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 23 Mar 2006 17:43:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/fix-for-ms-net-sample-in-visual-studio-2005/m-p/939164#M17501</guid>
      <dc:creator>M_I_</dc:creator>
      <dc:date>2006-03-23T17:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: fix for ms.net sample in visual studio 2005</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/fix-for-ms-net-sample-in-visual-studio-2005/m-p/939165#M17502</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hi Menno,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;thanks a lot for pointing to that. We plan to fix this in the nearest release, IPP v5.1, which is coming soon.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;BR /&gt; Vladimir&lt;/DIV&gt;&lt;P&gt;Message Edited by vdudnik on &lt;SPAN class="date_text"&gt;03-30-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;06:44 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2006 05:49:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/fix-for-ms-net-sample-in-visual-studio-2005/m-p/939165#M17502</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-03-30T05:49:01Z</dc:date>
    </item>
  </channel>
</rss>

