- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all
I am trying to use IPP 5.0. I have setup the lib and include file but still get the following error message. I am wonding what you have to do to resolve it.
Linking...
IPO Error: unresolved : _ippiDequantTransformResidual_H264_16s_C1I
Referenced in .enccmd4x4___Win32_Releaseqv1450_mb4x4.obj
xilink6: executing 'C:PROGRA~1MICROS~4VC98Binlink.exe'
qv1450_mb4x4.obj : error LNK2001: unresolved external symbol _ippiDequantTransformResidual_H264_16s_C1I
../../bin/h264.exe : fatal error LNK1120: 1 unresolved externals
Thank you very much in advanced for the help
I am trying to use IPP 5.0. I have setup the lib and include file but still get the following error message. I am wonding what you have to do to resolve it.
Linking...
IPO Error: unresolved : _ippiDequantTransformResidual_H264_16s_C1I
Referenced in .enccmd4x4___Win32_Releaseqv1450_mb4x4.obj
xilink6: executing 'C:PROGRA~1MICROS~4VC98Binlink.exe'
qv1450_mb4x4.obj : error LNK2001: unresolved external symbol _ippiDequantTransformResidual_H264_16s_C1I
../../bin/h264.exe : fatal error LNK1120: 1 unresolved externals
Thank you very much in advanced for the help
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
the function ippiDequantTransformResidual_H264_16s_C1I
is described in ippvc.h and is defined in ippvc.lib library. Did you link with ippvc library?
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