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

Link error in IPP 7.0

Frank_Zhong
Beginner
807 Views
Hi,

I have a Windows driver built with IPP library. It works for IPP 5.3, both 32bit and 64bit version. Now I'm upgrading the IPP library from 5.3 to 7.0. With IPP 7.0, 32bit version can be built successfully, but 64bit version failed. It has a lot of link errors such as "1>ippsc.lib(pcpsha1ca_split_y8_ippsSHA1Final.obj) : error LNK2001: unresolved external symbol __GSHandlerCheck". How to resolve these link errors?

Thanks,
Frank
0 Kudos
2 Replies
Naveen_G_Intel
Employee
807 Views

Hi,

Could be because of issue mentioned it in MSDN?

Regards,

Naveen Gv

0 Kudos
Frank_Zhong
Beginner
807 Views
Use new WDK can link 64 bit driver successfully.
0 Kudos
Reply