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

Cannot build sample code

chengjizhao
Beginner
523 Views
Hi, all
I recently upgraded to IPP5.0. But I failed to build all the sample code.
one of the error log is as follows:
Intel C++ Compiler 8.1 Build Environment for 32-bit applications
Copyright (C) 1985-2005 Intel Corporation. All rights reserved.
The system cannot find the path specified.
Makefile.win(64) : fatal error U1052: file 'win32.mak' not found
Stop.
Makefile.win(64) : fatal error U1052: file 'win32.mak' not found
Stop.
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
523 Views

Hi,

File win32.mak is part of MSVC packet or MS Platform SDK. You need to have one of them in order to be able to build IPP samples for Windows*

Regards,
Vladimir

0 Kudos
Reply