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

which library is ippCoreGetCpuType() in?

chuckgpgs
Beginner
311 Views
I am creating a static link library, and have included ippcorel.lib and the merged libs.

But when I link, ippCoreGetCpuType is not found.

Which library am I missing?

Thanks
Chuck
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
311 Views
HI,
what version of IPP do you use? This function should be declared in ippcore.h file and entry point should be in ippcore.lib, ippcorel.lib
Regards,
Vladimir
0 Kudos
Reply