Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Cannot build sample code

chengjizhao
Beginner
526 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
526 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