<?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 LNK2019: unresolved external symbol _ippiSpatialInter in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/error-LNK2019-unresolved-external-symbol/m-p/892276#M11657</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Great!We would be glad to hearhow IPP work for you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
    <pubDate>Wed, 19 Aug 2009 08:52:41 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2009-08-19T08:52:41Z</dc:date>
    <item>
      <title>error LNK2019: unresolved external symbol _ippiSpatialInterpolation_H263_8u_C1R@28</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/error-LNK2019-unresolved-external-symbol/m-p/892273#M11654</link>
      <description>Hello,&lt;BR /&gt;I'm building an application with H.263 decoder. I got the following link errors:&lt;BR /&gt;&lt;BR /&gt; 1&amp;gt;ippmedia.lib(h263decframe.obj) : error LNK2019: unresolved external symbol _ippiSpatialInterpolation_H263_8u_C1R@28 referenced in function _h263_SpatialInterpolateFrame&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe.obj) : error LNK2019: unresolved external symbol _ippiResample_H263_8u_P3R@84 referenced in function _h263_Resample&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe.obj) : error LNK2019: unresolved external symbol _ippiUpsampleFour_H263_8u_C1R@32 referenced in function _h263_Resample&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe.obj) : error LNK2019: unresolved external symbol _ippiDownsampleFour_H263_8u_C1R@28 referenced in function _h263_Resample&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263parse.obj) : error LNK2019: unresolved external symbol _h263_DecodeMVD_umvplus referenced in function _h263_decode_resampleParams&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframeb.obj) : error LNK2001: unresolved external symbol _h263_DecodeMVD_umvplus&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2001: unresolved external symbol _h263_DecodeMVD_umvplus&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ep.obj) : error LNK2019: unresolved external symbol _h263_DeblockingFilter_P referenced in function _h263_DecodeFrame_EP&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2001: unresolved external symbol _h263_DeblockingFilter_P&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ep.obj) : error LNK2019: unresolved external symbol _ippiFilterDeblocking8x8HorEdge_H263_8u_C1IR@12 referenced in function _h263_DecodeFrame_EP&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ei.obj) : error LNK2001: unresolved external symbol _ippiFilterDeblocking8x8HorEdge_H263_8u_C1IR@12&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2001: unresolved external symbol _ippiFilterDeblocking8x8HorEdge_H263_8u_C1IR@12&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframei.obj) : error LNK2001: unresolved external symbol _ippiFilterDeblocking8x8HorEdge_H263_8u_C1IR@12&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ep.obj) : error LNK2019: unresolved external symbol _ippiAddBackPredPB_H263_8u_C1R@28 referenced in function _h263_DecodeFrame_EP&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframeb.obj) : error LNK2001: unresolved external symbol _ippiAddBackPredPB_H263_8u_C1R@28&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2001: unresolved external symbol _ippiAddBackPredPB_H263_8u_C1R@28&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ep.obj) : error LNK2019: unresolved external symbol _h263_PredictDecodeMV referenced in function _h263_DecodeFrame_EP&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2001: unresolved external symbol _h263_PredictDecodeMV&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ep.obj) : error LNK2019: unresolved external symbol _ippiScanInv_16s_C1@16 referenced in function _h263_DecodeFrame_EP&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ei.obj) : error LNK2001: unresolved external symbol _ippiScanInv_16s_C1@16&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframeb.obj) : error LNK2001: unresolved external symbol _ippiScanInv_16s_C1@16&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2001: unresolved external symbol _ippiScanInv_16s_C1@16&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ep.obj) : error LNK2019: unresolved external symbol _ippiDecodeCoeffsIntra_H263_1u16s@28 referenced in function _h263_DecodeFrame_EP&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ei.obj) : error LNK2001: unresolved external symbol _ippiDecodeCoeffsIntra_H263_1u16s@28&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframeb.obj) : error LNK2001: unresolved external symbol _ippiDecodeCoeffsIntra_H263_1u16s@28&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2001: unresolved external symbol _ippiDecodeCoeffsIntra_H263_1u16s@28&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ep.obj) : error LNK2019: unresolved external symbol _ippiDecodeCoeffsInter_H263_1u16s@24 referenced in function _h263_DecodeFrame_EP&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ei.obj) : error LNK2001: unresolved external symbol _ippiDecodeCoeffsInter_H263_1u16s@24&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframeb.obj) : error LNK2001: unresolved external symbol _ippiDecodeCoeffsInter_H263_1u16s@24&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2001: unresolved external symbol _ippiDecodeCoeffsInter_H263_1u16s@24&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframei.obj) : error LNK2001: unresolved external symbol _h263_DecodeMacroBlockIntra_AdvI&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ep.obj) : error LNK2019: unresolved external symbol _h263_DecodeMacroBlockIntra_AdvI referenced in function _h263_DecodeFrame_EP&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ei.obj) : error LNK2001: unresolved external symbol _h263_DecodeMacroBlockIntra_AdvI&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframeb.obj) : error LNK2001: unresolved external symbol _h263_DecodeMacroBlockIntra_AdvI&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2001: unresolved external symbol _h263_DecodeMacroBlockIntra_AdvI&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframei.obj) : error LNK2001: unresolved external symbol _h263_DecodeMacroBlockIntra&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ep.obj) : error LNK2019: unresolved external symbol _h263_DecodeMacroBlockIntra referenced in function _h263_DecodeFrame_EP&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ei.obj) : error LNK2001: unresolved external symbol _h263_DecodeMacroBlockIntra&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframeb.obj) : error LNK2001: unresolved external symbol _h263_DecodeMacroBlockIntra&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2001: unresolved external symbol _h263_DecodeMacroBlockIntra&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframei.obj) : error LNK2001: unresolved external symbol _h263_UpdateQuant_Mod&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ep.obj) : error LNK2019: unresolved external symbol _h263_UpdateQuant_Mod referenced in function _h263_DecodeFrame_EP&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ei.obj) : error LNK2001: unresolved external symbol _h263_UpdateQuant_Mod&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframeb.obj) : error LNK2001: unresolved external symbol _h263_UpdateQuant_Mod&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2001: unresolved external symbol _h263_UpdateQuant_Mod&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ep.obj) : error LNK2019: unresolved external symbol _h263_DecodeMBTYPE_EP referenced in function _h263_DecodeFrame_EP&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ei.obj) : error LNK2019: unresolved external symbol _h263_DeblockingFilter_I referenced in function _h263_DecodeFrame_EI&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframei.obj) : error LNK2001: unresolved external symbol _h263_DeblockingFilter_I&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframe_ei.obj) : error LNK2019: unresolved external symbol _h263_DecodeMCBPC_EI referenced in function _h263_DecodeFrame_EI&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframeb.obj) : error LNK2019: unresolved external symbol _h263_DecodeMBTYPE_B referenced in function _h263_DecodeFrame_B&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframeb.obj) : error LNK2019: unresolved external symbol _h263_DecodeMV referenced in function _h263_PredictDecodeMV_B&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2019: unresolved external symbol _h263_DecodeMacroBlockInter referenced in function _h263_DecodeFrame_P&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2019: unresolved external symbol _h263_OBMC referenced in function _h263_DecodeFrame_P&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2019: unresolved external symbol _h263_PredictDecode4MV referenced in function _h263_DecodeFrame_P&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2019: unresolved external symbol _h263_BidirPredMacroblock referenced in function _h263_DecodeFrame_P&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2019: unresolved external symbol _h263_DecodeMODB_iPB referenced in function _h263_DecodeFrame_P&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2019: unresolved external symbol _h263_DecodeMCBPC_P referenced in function _h263_DecodeFrame_P&lt;BR /&gt;1&amp;gt;ippmedia.lib(h263decframep.obj) : error LNK2019: unresolved external symbol _h263_DecodeMVD referenced in function _h263_PredictDecode4MV_PB&lt;BR /&gt;&lt;BR /&gt;Where are those symbol defined? Which libraries? Any help would be appreciated&lt;BR /&gt;&lt;BR /&gt;-cath&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Aug 2009 16:30:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/error-LNK2019-unresolved-external-symbol/m-p/892273#M11654</guid>
      <dc:creator>cath09</dc:creator>
      <dc:date>2009-08-18T16:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: error LNK2019: unresolved external symbol _ippiSpatialInter</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/error-LNK2019-unresolved-external-symbol/m-p/892274#M11655</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hello,&lt;BR /&gt;&lt;BR /&gt;what is ippmedia.lib? We do not provide anything like this in IPP product. The functions you missed are defined in ippvc (video coding) libraries.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Aug 2009 17:24:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/error-LNK2019-unresolved-external-symbol/m-p/892274#M11655</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-08-18T17:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: error LNK2019: unresolved external symbol _ippiSpatialInter</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/error-LNK2019-unresolved-external-symbol/m-p/892275#M11656</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336498"&gt;Vladimir Dudnik (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; Hello,&lt;BR /&gt;&lt;BR /&gt;what is ippmedia.lib? We do not provide anything like this in IPP product. The functions you missed are defined in ippvc (video coding) libraries.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;ippmedia.lib is my library. The problem is fixed after I input several ippvc libraries. Thanks.&lt;BR /&gt;&lt;BR /&gt;-cath&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Aug 2009 20:55:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/error-LNK2019-unresolved-external-symbol/m-p/892275#M11656</guid>
      <dc:creator>cath09</dc:creator>
      <dc:date>2009-08-18T20:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: error LNK2019: unresolved external symbol _ippiSpatialInter</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/error-LNK2019-unresolved-external-symbol/m-p/892276#M11657</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Great!We would be glad to hearhow IPP work for you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Aug 2009 08:52:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/error-LNK2019-unresolved-external-symbol/m-p/892276#M11657</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-08-19T08:52:41Z</dc:date>
    </item>
  </channel>
</rss>

