- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am trying to use IPP with OpenCV. For my application, I need static linking of IPP libraries.
When building application with static libraries of IPP, I am getting undefined reference to ippStaticInitBest(), eventhough I have declared it in ippcore.h as per document http://cache-www.intel.com/cd/00/00/21/93/219301_linkage_models.pdf.
My system specifications are,
Platform x86
IPP version 5.1
OpenCV version 1.0.0
Linux 2.4 Kernel
OS Redhat 7
Thanx in advance
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try simply ippStaticInit()

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