Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
6670 Discussions

Underfined Symbol on Static Link ippi_l.a

thompson_ng
Beginner
145 Views
Hi,
I am using IPP 7 and statically linking my application with ippi_l.a
It is fine with window version. But for linux, it gives me this error when I am trying to transcode a H.264 frame
symbol lookup error: imaging.so: undefined symbol: s8_ippiConvert_8u16u_C1R
Also, I am not sure why this method is being called. I did not use this method. Searching the project does not reveal anything that use ippiConvert. May be UMC using it?
I had also tried to point the native folder to IPP install library folder and the error persist...
Furthermore, I searched for the symbol at libippis8.so and to no avail...
Please help...
UPDATE at 1st Aug 2003
Now, thes8_ippiConvert_8u16u_C1R is gone. The problem is now looking for _tfopen. But, isnt that a MS defined type? Why is _tfopen used in UMC/vm/vm_debug_linux.cpp?
0 Kudos
0 Replies
Reply