<?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: error C2065: 'ippiCopyCopySubpix_8u_C1R' : undeclared ident in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/error-C2065-ippiCopyCopySubpix-8u-C1R-undeclared-identifier/m-p/878776#M9903</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/450410"&gt;Wenlei Song&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Gennady,&lt;BR /&gt;thanks!but "undeclared identifier" means i can't find the function declaration.and ihave triedto link my application whith ippcv.lib,the complier also told me "error C2065: 'ippiCopyCopySubpix_8u_C1R' : undeclared identifier"&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;How about include "ippcv.h" ortouse #include "ipp.h", which shouldinclude all ipp functions?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ying</description>
    <pubDate>Tue, 24 Nov 2009 03:32:27 GMT</pubDate>
    <dc:creator>Ying_H_Intel</dc:creator>
    <dc:date>2009-11-24T03:32:27Z</dc:date>
    <item>
      <title>error C2065: 'ippiCopyCopySubpix_8u_C1R' : undeclared identifier</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/error-C2065-ippiCopyCopySubpix-8u-C1R-undeclared-identifier/m-p/878773#M9900</link>
      <description>Dear experts:&lt;BR /&gt;i want touse the ippiCopyCopySubpix_8u_C1R or ippiCopySubpixIntersect_8u_C1R function&lt;BR /&gt;then i got the message from the VC6.0 Compiler&lt;BR /&gt;&lt;BR /&gt;: error C2065: 'ippiCopyCopySubpix_8u_C1R' : undeclared identifier&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and i have include "ippi.h",but in ippi.h i couldn't find this function&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply.</description>
      <pubDate>Mon, 23 Nov 2009 07:55:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/error-C2065-ippiCopyCopySubpix-8u-C1R-undeclared-identifier/m-p/878773#M9900</guid>
      <dc:creator>Wenlei_Song</dc:creator>
      <dc:date>2009-11-23T07:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: error C2065: 'ippiCopyCopySubpix_8u_C1R' : undeclared ident</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/error-C2065-ippiCopyCopySubpix-8u-C1R-undeclared-identifier/m-p/878774#M9901</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/450410"&gt;Wenlei Song&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Dear experts:&lt;BR /&gt;i want touse the ippiCopyCopySubpix_8u_C1R or ippiCopySubpixIntersect_8u_C1R function&lt;BR /&gt;then i got the message from the VC6.0 Compiler&lt;BR /&gt;&lt;BR /&gt;: error C2065: 'ippiCopyCopySubpix_8u_C1R' : undeclared identifier&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and i have include "ippi.h",but in ippi.h i couldn't find this function&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply.&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Wenlei,&lt;BR /&gt;you have to link your application with ippcv.lib in case of dynamic linking mode and/or ippcvemerged.lib ippcvmerged.lib in case of static. &lt;BR /&gt;Please refer to the &lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-intel-ipp-linkage-models-quick-reference-guide/"&gt;article&lt;/A&gt; to find out more about IPP linkage mode&lt;BR /&gt;--Gennady</description>
      <pubDate>Mon, 23 Nov 2009 12:43:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/error-C2065-ippiCopyCopySubpix-8u-C1R-undeclared-identifier/m-p/878774#M9901</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-11-23T12:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: error C2065: 'ippiCopyCopySubpix_8u_C1R' : undeclared ident</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/error-C2065-ippiCopyCopySubpix-8u-C1R-undeclared-identifier/m-p/878775#M9902</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;Wenlei,&lt;BR /&gt;you have to link your application with ippcv.lib in case of dynamic linking mode and/or ippcvemerged.lib ippcvmerged.lib in case of static. &lt;BR /&gt;Please refer to the &lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-intel-ipp-linkage-models-quick-reference-guide/"&gt;article&lt;/A&gt; to find out more about IPP linkage mode&lt;BR /&gt;--Gennady&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Gennady,&lt;BR /&gt;thanks!but "undeclared identifier" means i can't find the function declaration.and ihave triedto link my application whith ippcv.lib,the complier also told me "error C2065: 'ippiCopyCopySubpix_8u_C1R' : undeclared identifier"</description>
      <pubDate>Tue, 24 Nov 2009 01:58:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/error-C2065-ippiCopyCopySubpix-8u-C1R-undeclared-identifier/m-p/878775#M9902</guid>
      <dc:creator>Wenlei_Song</dc:creator>
      <dc:date>2009-11-24T01:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: error C2065: 'ippiCopyCopySubpix_8u_C1R' : undeclared ident</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/error-C2065-ippiCopyCopySubpix-8u-C1R-undeclared-identifier/m-p/878776#M9903</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/450410"&gt;Wenlei Song&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Gennady,&lt;BR /&gt;thanks!but "undeclared identifier" means i can't find the function declaration.and ihave triedto link my application whith ippcv.lib,the complier also told me "error C2065: 'ippiCopyCopySubpix_8u_C1R' : undeclared identifier"&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;How about include "ippcv.h" ortouse #include "ipp.h", which shouldinclude all ipp functions?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ying</description>
      <pubDate>Tue, 24 Nov 2009 03:32:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/error-C2065-ippiCopyCopySubpix-8u-C1R-undeclared-identifier/m-p/878776#M9903</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2009-11-24T03:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: error C2065: 'ippiCopyCopySubpix_8u_C1R' : undeclared ident</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/error-C2065-ippiCopyCopySubpix-8u-C1R-undeclared-identifier/m-p/878777#M9904</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/404199"&gt;Ying H (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;How about include "ippcv.h" ortouse #include "ipp.h", which shouldinclude all ipp functions?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ying&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Ying,&lt;BR /&gt; thanks.i find the functions in "ippcv.h".so in document "ippiman.pdf",there are two errors:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;IppStatus ippiCopyCopySubpix_&lt;MOD&gt;(const Ipp&lt;SRCDATATYPE&gt;* pSrc, int srcStep,&lt;BR /&gt;Ipp&lt;DSTDATATYPE&gt;* pDst, int dstStep, IppiSize roiSize, Ipp32f dx, Ipp32f dy);&lt;BR /&gt;&lt;BR /&gt;&lt;/DSTDATATYPE&gt;&lt;/SRCDATATYPE&gt;&lt;/MOD&gt;&lt;/EM&gt;the real function is ippiCopySubpix_&lt;MOD&gt;,not double Copy&lt;BR /&gt;and &lt;BR /&gt;&lt;EM&gt;The function ippiCopySubpix is declared in the ippi.h file.&lt;BR /&gt;The function ippiCopySubpixIntersect is declared in the ippi.h&lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;then "ippcv.h" should instead of "ippi.h"&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;wenleiSong&lt;BR /&gt;&lt;/MOD&gt;</description>
      <pubDate>Tue, 24 Nov 2009 05:49:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/error-C2065-ippiCopyCopySubpix-8u-C1R-undeclared-identifier/m-p/878777#M9904</guid>
      <dc:creator>Wenlei_Song</dc:creator>
      <dc:date>2009-11-24T05:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: error C2065: 'ippiCopyCopySubpix_8u_C1R' : undeclared ident</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/error-C2065-ippiCopyCopySubpix-8u-C1R-undeclared-identifier/m-p/878778#M9905</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Thanks, we will check and correct ippiman.pdf if there is a typo.&lt;BR /&gt;&lt;BR /&gt;Sorry, Ican'tagree with where ippiCopySubpix/CopySubpixIntersect are decrlared. They definetely declared in ippcv.h not in ippi.h. Please double check.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Nov 2009 16:37:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/error-C2065-ippiCopyCopySubpix-8u-C1R-undeclared-identifier/m-p/878778#M9905</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-11-24T16:37:02Z</dc:date>
    </item>
  </channel>
</rss>

