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

make_executable

Emre_Y_
Beginner
766 Views

 

 Hello,

I am trying to build IPP 7.1 samples in Ubuntu.

When I run, I get the following error: Unknown CMake command "make_executable" 

My kernek (OS) is up-to-date.

 Can you help me how to solve ?

Thanks

Emre 

 

 

 

CMake Error at CMakeLists.txt:68 (make_executable):
Unknown CMake command "make_executable".


CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as

cmake_minimum_required(VERSION 2.8)

should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!

 

 

 

 

 

 

0 Kudos
1 Reply
Chuck_De_Sylva
Beginner
766 Views

Emre,

Please refer to this thread on the topic: http://software.intel.com/en-us/forums/topic/339934

- Chuck

0 Kudos
Reply