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

Compile error - unknown identifier ippiNormdiff_L1_8u_C1R

yaddayadda22
Beginner
522 Views
Hi,

First time IPP user. I'm getting the above compiler error when calling my first attempt at using IPP, ippiNormdiff_L1_8u_C1R. I've included 'ipp.h', and linked to all the stub lib files and libguide40.dll (although libs shouldn't matter for this - the compiler doesn't know the symbol, not the linker)

I'm fairly sure the environment is set up right because I can call the 'getlibraryversion', which spits back the appropriate info. Even if the format of arguments is wrong, I'm not getting those kinds of errors.

Any suggestions are appreciated.

Thanks
Matt

0 Kudos
2 Replies
yaddayadda22
Beginner
522 Views
Oops - never mind. 'D' was not capitalized. Sleep is helpful :)

Matt

0 Kudos
Vladimir_Dudnik
Employee
522 Views

You are welcome Matt :)

Vladimir

0 Kudos
Reply