Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

ippsmerged.lib

siddy
Beginner
603 Views
While installing OpenCV with IPP support, I noticed that the link failed because ippsmerged.lib was not found. I searched the entire distribution tree for this file but was not able to find it. Is this a special file that I can download somewhere? My link type is "dynamic" . I am using MSVC2010, and the configuration files were generated using CMake2.8.*

Thanks,
Sid.
0 Kudos
1 Reply
Ying_H_Intel
Moderator
603 Views
Hi Sid,

The ippsmerged.lib is from IPP 6.1. which have been changed since 7.0. Some documentation for your reference:
New Directory Structure and Library Naming in IPP
<<http://software.intel.com/en-us/articles/new-directory-structure-and-library-naming-in-ipp/>>
and
Intel Ipp - Open Source Computer Vision Library (OpenCV) FAQ

Regards,
Ying
0 Kudos
Reply