- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I've been trying to compile your example about the simple muxer found on your website, and I've that error.
obj/MuxerKafe.o: In function `MuxerKafe::Muxage()':
MuxerKafe.cpp:(.text+0x1fe): undefined reference to `UMC::MPEG2Muxer::Init(UMC::MuxerParams*)'
obj/MuxerKafe.o: In function `MuxerKafe::MuxerKafe()':
MuxerKafe.cpp:(.text+0x2d0): undefined reference to `UMC::MPEG2Muxer::MPEG2Muxer()'
MuxerKafe.cpp:(.text+0x43d): undefined reference to `UMC::MPEG2Muxer::~MPEG2Muxer()'
obj/MuxerKafe.o: In function `MuxerKafe::MuxerKafe()':
MuxerKafe.cpp:(.text+0x4e0): undefined reference to `UMC::MPEG2Muxer::MPEG2Muxer()'
MuxerKafe.cpp:(.text+0x64d): undefined reference to `UMC::MPEG2Muxer::~MPEG2Muxer()'
So... looks like I'm missing a library in there, but I don't know which one.
Do you have any idea?
P.S: my makefile and link_list are attached.
EDIT: Whooooo, sorry, problem fixed... I found the mpeg2_mux.a lib in the depth of ipp-samples, my bad, I missed it. If you cann close the topic.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Glad to know it works for you now
Thanks,
Chao

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