<?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 Linker errors while building UMC_DOC_Examples  (decoder for MPEG4) in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-errors-while-building-UMC-DOC-Examples-decoder-for-MPEG4/m-p/914314#M14772</link>
    <description>&lt;FONT size="1"&gt;
&lt;P&gt;Hi I downloaded umc_doc_examples.zip and tried to build this... was getting below linker errors... I did provide below mentioned libraries. &lt;/P&gt;
&lt;P&gt;ippcorel.lib&lt;BR /&gt;ippsemerged.lib&lt;BR /&gt;ippsmerged.lib&lt;BR /&gt;ippiemerged.lib&lt;BR /&gt;ippimerged.lib&lt;BR /&gt;ippccemerged.lib&lt;BR /&gt;ippccmerged.lib&lt;BR /&gt;ippjemerged.lib&lt;BR /&gt;ippjmerged.lib&lt;BR /&gt;ippvcemerged.lib&lt;BR /&gt;ippvcmerged.lib&lt;/P&gt;
&lt;P&gt;What else i'm missing?&lt;/P&gt;
&lt;P&gt;1&amp;gt;Linking...&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::SplitterParams::~SplitterParams(void)" (??1SplitterParams@UMC@@UAE@XZ) referenced in function "int __cdecl InitAVISplitter(class UMC::Splitter *,class UMC::DataReader *)" (?InitAVISplitter@@YAHPAVSplitter@UMC@@PAVDataReader@2@@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::SplitterParams::SplitterParams(void)" (??0SplitterParams@UMC@@QAE@XZ) referenced in function "int __cdecl InitAVISplitter(class UMC::Splitter *,class UMC::DataReader *)" (?InitAVISplitter@@YAHPAVSplitter@UMC@@PAVDataReader@2@@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::VideoDecoderParams::~VideoDecoderParams(void)" (??1VideoDecoderParams@UMC@@UAE@XZ) referenced in function "int __cdecl InitMPEG4VideoDecoder(class UMC::VideoDecoder *,class UMC::ColorSpaceConverter *,struct UMC::sVideoStreamInfo *)" (?InitMPEG4VideoDecoder@@YAHPAVVideoDecoder@UMC@@PAVColorSpaceConverter@2@PAUsVideoStreamInfo@2@@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::VideoDecoderParams::VideoDecoderParams(void)" (??0VideoDecoderParams@UMC@@QAE@XZ) referenced in function "int __cdecl InitMPEG4VideoDecoder(class UMC::VideoDecoder *,class UMC::ColorSpaceConverter *,struct UMC::sVideoStreamInfo *)" (?InitMPEG4VideoDecoder@@YAHPAVVideoDecoder@UMC@@PAVColorSpaceConverter@2@PAUsVideoStreamInfo@2@@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::VideoRenderParams::VideoRenderParams(void)" (??0VideoRenderParams@UMC@@QAE@XZ) referenced in function "int __cdecl InitVideoRender(class UMC::VideoRender *,struct UMC::sVideoStreamInfo *)" (?InitVideoRender@@YAHPAVVideoRender@UMC@@PAUsVideoStreamInfo@2@@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::FWVideoRender::RenderFrame(void)" (?RenderFrame@FWVideoRender@UMC@@UAEHXZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual double __thiscall UMC::FWVideoRender::GetRenderFrame(void)" (?GetRenderFrame@FWVideoRender@UMC@@UAENXZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::FWVideoRender::UnLockInputBuffer(class UMC::MediaData *,int)" (?UnLockInputBuffer@FWVideoRender@UMC@@UAEHPAVMediaData@2@H@Z) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::MPEG4VideoDecoder::GetFrame(class UMC::MediaData *,class UMC::MediaData *)" (?GetFrame@MPEG4VideoDecoder@UMC@@UAEHPAVMediaData@2@0@Z) referenced in function "int 
__cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol _vm_time_get_tick referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::FWVideoRender::LockInputBuffer(class UMC::MediaData *)" (?LockInputBuffer@FWVideoRender@UMC@@UAEHPAVMediaData@2@@Z) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol _vm_time_get_frequency referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::AVISplitter::GetInfo(class UMC::SplitterInfo *)" (?GetInfo@AVISplitter@UMC@@UAEHPAVSplitterInfo@2@@Z) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::FIOReader::~FIOReader(void)" (??1FIOReader@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::AVISplitter::~AVISplitter(void)" (??1AVISplitter@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::SplitterInfo::~SplitterInfo(void)" (??1SplitterInfo@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::MPEG4VideoDecoder::~MPEG4VideoDecoder(void)" (??1MPEG4VideoDecoder@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::ColorSpaceConverter::~ColorSpaceConverter(void)" (??1ColorSpaceConverter@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::FWVideoRender::~FWVideoRender(void)" (??1FWVideoRender@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::MediaData::~MediaData(void)" (??1MediaData@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::VideoData::~VideoData(void)" (??1VideoData@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::VideoData::VideoData(void)" (??0VideoData@UMC@@QAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK201
9: unresolved external symbol "public: __thiscall UMC::MediaData::MediaData(unsigned int)" (??0MediaData@UMC@@QAE@I@Z) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::FWVideoRender::FWVideoRender(void)" (??0FWVideoRender@UMC@@QAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::ColorSpaceConverter::ColorSpaceConverter(void)" (??0ColorSpaceConverter@UMC@@QAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::MPEG4VideoDecoder::MPEG4VideoDecoder(void)" (??0MPEG4VideoDecoder@UMC@@QAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::SplitterInfo::SplitterInfo(void)" (??0SplitterInfo@UMC@@QAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::AVISplitter::AVISplitter(void)" (??0AVISplitter@UMC@@QAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::FIOReader::FIOReader(void)" (??0FIOReader@UMC@@QAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;....\_binwin32/umc_doc_sample_d.exe : fatal error LNK1120: 29 unresolved externals&lt;/P&gt;
&lt;P&gt;1&amp;gt;Build log was saved at "file://c:IPP - samplesuserForummpeg4encode-decoder\_binwin32objBuildLog.htm"&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample - 30 error(s), 2 warning(s)&lt;/P&gt;&lt;/FONT&gt;</description>
    <pubDate>Sat, 12 Aug 2006 00:32:20 GMT</pubDate>
    <dc:creator>rajpras</dc:creator>
    <dc:date>2006-08-12T00:32:20Z</dc:date>
    <item>
      <title>Linker errors while building UMC_DOC_Examples  (decoder for MPEG4)</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-errors-while-building-UMC-DOC-Examples-decoder-for-MPEG4/m-p/914314#M14772</link>
      <description>&lt;FONT size="1"&gt;
&lt;P&gt;Hi I downloaded umc_doc_examples.zip and tried to build this... was getting below linker errors... I did provide below mentioned libraries. &lt;/P&gt;
&lt;P&gt;ippcorel.lib&lt;BR /&gt;ippsemerged.lib&lt;BR /&gt;ippsmerged.lib&lt;BR /&gt;ippiemerged.lib&lt;BR /&gt;ippimerged.lib&lt;BR /&gt;ippccemerged.lib&lt;BR /&gt;ippccmerged.lib&lt;BR /&gt;ippjemerged.lib&lt;BR /&gt;ippjmerged.lib&lt;BR /&gt;ippvcemerged.lib&lt;BR /&gt;ippvcmerged.lib&lt;/P&gt;
&lt;P&gt;What else i'm missing?&lt;/P&gt;
&lt;P&gt;1&amp;gt;Linking...&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::SplitterParams::~SplitterParams(void)" (??1SplitterParams@UMC@@UAE@XZ) referenced in function "int __cdecl InitAVISplitter(class UMC::Splitter *,class UMC::DataReader *)" (?InitAVISplitter@@YAHPAVSplitter@UMC@@PAVDataReader@2@@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::SplitterParams::SplitterParams(void)" (??0SplitterParams@UMC@@QAE@XZ) referenced in function "int __cdecl InitAVISplitter(class UMC::Splitter *,class UMC::DataReader *)" (?InitAVISplitter@@YAHPAVSplitter@UMC@@PAVDataReader@2@@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::VideoDecoderParams::~VideoDecoderParams(void)" (??1VideoDecoderParams@UMC@@UAE@XZ) referenced in function "int __cdecl InitMPEG4VideoDecoder(class UMC::VideoDecoder *,class UMC::ColorSpaceConverter *,struct UMC::sVideoStreamInfo *)" (?InitMPEG4VideoDecoder@@YAHPAVVideoDecoder@UMC@@PAVColorSpaceConverter@2@PAUsVideoStreamInfo@2@@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::VideoDecoderParams::VideoDecoderParams(void)" (??0VideoDecoderParams@UMC@@QAE@XZ) referenced in function "int __cdecl InitMPEG4VideoDecoder(class UMC::VideoDecoder *,class UMC::ColorSpaceConverter *,struct UMC::sVideoStreamInfo *)" (?InitMPEG4VideoDecoder@@YAHPAVVideoDecoder@UMC@@PAVColorSpaceConverter@2@PAUsVideoStreamInfo@2@@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::VideoRenderParams::VideoRenderParams(void)" (??0VideoRenderParams@UMC@@QAE@XZ) referenced in function "int __cdecl InitVideoRender(class UMC::VideoRender *,struct UMC::sVideoStreamInfo *)" (?InitVideoRender@@YAHPAVVideoRender@UMC@@PAUsVideoStreamInfo@2@@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::FWVideoRender::RenderFrame(void)" (?RenderFrame@FWVideoRender@UMC@@UAEHXZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual double __thiscall UMC::FWVideoRender::GetRenderFrame(void)" (?GetRenderFrame@FWVideoRender@UMC@@UAENXZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::FWVideoRender::UnLockInputBuffer(class UMC::MediaData *,int)" (?UnLockInputBuffer@FWVideoRender@UMC@@UAEHPAVMediaData@2@H@Z) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::MPEG4VideoDecoder::GetFrame(class UMC::MediaData *,class UMC::MediaData *)" (?GetFrame@MPEG4VideoDecoder@UMC@@UAEHPAVMediaData@2@0@Z) referenced in function "int 
__cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol _vm_time_get_tick referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::FWVideoRender::LockInputBuffer(class UMC::MediaData *)" (?LockInputBuffer@FWVideoRender@UMC@@UAEHPAVMediaData@2@@Z) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol _vm_time_get_frequency referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::AVISplitter::GetInfo(class UMC::SplitterInfo *)" (?GetInfo@AVISplitter@UMC@@UAEHPAVSplitterInfo@2@@Z) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::FIOReader::~FIOReader(void)" (??1FIOReader@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::AVISplitter::~AVISplitter(void)" (??1AVISplitter@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::SplitterInfo::~SplitterInfo(void)" (??1SplitterInfo@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::MPEG4VideoDecoder::~MPEG4VideoDecoder(void)" (??1MPEG4VideoDecoder@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::ColorSpaceConverter::~ColorSpaceConverter(void)" (??1ColorSpaceConverter@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::FWVideoRender::~FWVideoRender(void)" (??1FWVideoRender@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::MediaData::~MediaData(void)" (??1MediaData@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall UMC::VideoData::~VideoData(void)" (??1VideoData@UMC@@UAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::VideoData::VideoData(void)" (??0VideoData@UMC@@QAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK201
9: unresolved external symbol "public: __thiscall UMC::MediaData::MediaData(unsigned int)" (??0MediaData@UMC@@QAE@I@Z) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::FWVideoRender::FWVideoRender(void)" (??0FWVideoRender@UMC@@QAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::ColorSpaceConverter::ColorSpaceConverter(void)" (??0ColorSpaceConverter@UMC@@QAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::MPEG4VideoDecoder::MPEG4VideoDecoder(void)" (??0MPEG4VideoDecoder@UMC@@QAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::SplitterInfo::SplitterInfo(void)" (??0SplitterInfo@UMC@@QAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::AVISplitter::AVISplitter(void)" (??0AVISplitter@UMC@@QAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample.obj : error LNK2019: unresolved external symbol "public: __thiscall UMC::FIOReader::FIOReader(void)" (??0FIOReader@UMC@@QAE@XZ) referenced in function "int __cdecl DecodeMPEG4Video(char *)" (?DecodeMPEG4Video@@YAHPAD@Z)&lt;/P&gt;
&lt;P&gt;1&amp;gt;....\_binwin32/umc_doc_sample_d.exe : fatal error LNK1120: 29 unresolved externals&lt;/P&gt;
&lt;P&gt;1&amp;gt;Build log was saved at "file://c:IPP - samplesuserForummpeg4encode-decoder\_binwin32objBuildLog.htm"&lt;/P&gt;
&lt;P&gt;1&amp;gt;umc_doc_sample - 30 error(s), 2 warning(s)&lt;/P&gt;&lt;/FONT&gt;</description>
      <pubDate>Sat, 12 Aug 2006 00:32:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-errors-while-building-UMC-DOC-Examples-decoder-for-MPEG4/m-p/914314#M14772</guid>
      <dc:creator>rajpras</dc:creator>
      <dc:date>2006-08-12T00:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors while building UMC_DOC_Examples  (decoder for</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-errors-while-building-UMC-DOC-Examples-decoder-for-MPEG4/m-p/914315#M14773</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;you need to place umc_doc_sample into media sample's application folder,then you need tobuild UMC media sample to get UMC static libraries which needed by that umc_doc_sample and after that you should be able to build it.&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2006 03:20:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-errors-while-building-UMC-DOC-Examples-decoder-for-MPEG4/m-p/914315#M14773</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-08-12T03:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors while building UMC_DOC_Examples  (decoder for</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-errors-while-building-UMC-DOC-Examples-decoder-for-MPEG4/m-p/914316#M14774</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Yes, i did built UMC media samples. I did give the directory of all libs of UMS media smaples (bin/win32/lib)as linker options. Though i get all those linker errors.&lt;/P&gt;
&lt;P&gt;Any help is appreciated....&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;
&lt;P&gt;rajpras&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2006 06:02:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-errors-while-building-UMC-DOC-Examples-decoder-for-MPEG4/m-p/914316#M14774</guid>
      <dc:creator>rajpras</dc:creator>
      <dc:date>2006-08-15T06:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors while building UMC_DOC_Examples  (decoder for</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-errors-while-building-UMC-DOC-Examples-decoder-for-MPEG4/m-p/914317#M14775</link>
      <description>&lt;P&gt;Never mind.... I got rid of all those linker errors.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks anyway.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2006 06:07:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-errors-while-building-UMC-DOC-Examples-decoder-for-MPEG4/m-p/914317#M14775</guid>
      <dc:creator>rajpras</dc:creator>
      <dc:date>2006-08-15T06:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors while building UMC_DOC_Examples  (decoder for</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-errors-while-building-UMC-DOC-Examples-decoder-for-MPEG4/m-p/914318#M14776</link>
      <description>&lt;P&gt;That's great, please feel free to contact us in case of any issues.&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2006 23:18:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-errors-while-building-UMC-DOC-Examples-decoder-for-MPEG4/m-p/914318#M14776</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-08-15T23:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors while building UMC_DOC_Examples  (decoder for</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-errors-while-building-UMC-DOC-Examples-decoder-for-MPEG4/m-p/914319#M14777</link>
      <description>hello Vladimir,&lt;BR /&gt;&lt;BR /&gt;I have some problem to decode mpeg4 stream which i trying to store in txt file coming from sony IP Camera.As u can understand i am uploaded that txt file containing stream..&lt;BR /&gt;&lt;BR /&gt;I want to decode this stream and want the image from this stream please help me if u can .......&lt;BR /&gt;&lt;BR /&gt;i am getting this stream from Sony camera by http://&lt;IP&gt;:&lt;PORT&gt;/mpeg4 this URL ........&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PORT&gt;&lt;/IP&gt;</description>
      <pubDate>Tue, 29 Aug 2006 17:43:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linker-errors-while-building-UMC-DOC-Examples-decoder-for-MPEG4/m-p/914319#M14777</guid>
      <dc:creator>nayi_jitendra</dc:creator>
      <dc:date>2006-08-29T17:43:25Z</dc:date>
    </item>
  </channel>
</rss>

