Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

ipp_sample build fail

dfgreth5_s_
Beginner
435 Views

My OS is windows 7,  l build ipp_sample,some error occur

Not searching for unused variables given on the command line.
CMake Error at C:/Sample/ipp-samples.7.1.1.013/builder/FindIPP.cmake:93 (message):
Intel(R) IPP was not found (required)!

l has created environment variable named IPPROOT that points to the root directory of my intel IPP installation.

C:\Program Files\Intel\Composer XE 2013\ipp

please help me,thanks



 

0 Kudos
6 Replies
dfgreth5_s_
Beginner
435 Views

who can help me

0 Kudos
Sergey_K_Intel
Employee
435 Views

Hi!

Are sure about "Program Files"? Usually Composer is set up in "Program Files(x86)".

Regards,
Sergey 

0 Kudos
dfgreth5_s_
Beginner
435 Views

yes,my os is win7 32 bit

0 Kudos
Pankaj_T_
Beginner
435 Views

Hi,

i was facing the same problem as above. for the resolution of the above problem please comment the line in "FindIPP.cmake" file where it check that IPP_FOUND is defined or not and rum the cmake again . Now it works properlly.

0 Kudos
dfgreth5_s_
Beginner
435 Views

but l can't modify this file named "FindIPP.cmake". do l need modify it?

0 Kudos
SergeyKostrov
Valued Contributor II
435 Views
I think you need to review if IPP environment variables are set instead of modifying that make file.
0 Kudos
Reply