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

Link emt64 static library

zch8210
Beginner
582 Views

I used the IA32 static library in my driver for win32.But when building the project for AMD64,it doesn't work.

I don't know how to link the static emt64 library when building mywindowsdriver for AMD64 platform. Could someone show me an example or tell me how to do this ?

Thanks a lot!

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
582 Views

Hello,

actually it is pretty easy, you can link your driver with IPP static libraries (merged and emerged) on Intel64 platform. In the next IPP version, IPP v5.2, which should be available sometime in Q2'07 we will provide IPP sample driver for Windows on both IA32 and Intel 64 platforms.

Regards,
Vladimir

0 Kudos
Reply