- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can anyone help me to get rid of this link error:
Linking... umc_mpeg4_video_decoder.obj : error LNK2019: unresolved external symbol "class UMC::BaseCodec * __cdecl UMC::createVideoProcessing(void)" (?createVideoProcessing@UMC@@YAPAVBaseCodec@1@XZ) referenced in function "public: virtual int __thiscall UMC::MPEG4VideoDecoder::GetFrame(class UMC::MediaData *,class UMC::MediaData *)" (?GetFrame@MPEG4VideoDecoder@UMC@@UAEHPAVMediaData@2@0@Z) C:Program FilesVisual Studio 2005Projectsmp4_decoderDebugmp4_decoder.exe : fatal error LNK1120: 1 unresolved externals
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
it seems you work with your own project based on UMC components. Please let me know in case that issue is when you compile IPP media sample as is.
To resolve link issue you need to link with color_space_convertor library where this function should be defined.
Regards,
Vladimir

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page