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.

Link error in IPP 7.0

Frank_Zhong
Beginner
1,082 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
1,082 Views

Hi,

Could be because of issue mentioned it in MSDN?

Regards,

Naveen Gv

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