Quantcast
Channel: Intel® Integrated Performance Primitives
Viewing all articles
Browse latest Browse all 1294

ippiFilterGaussianInit undefined reference to 'exp'

$
0
0

Hi,

I'm using ipp 8.2 and I'm trying to compile FilterGaussianBorder.c sample but no chance:

gcc gaussian.c -o test -I /opt/intel/ipp/include -L /opt/intel/ipp/lib/intel64 -lippcv -lippvm -lippi -lipps -lippcore
libippcv.a(ipcvsift_y8---ippiFilterGaussianInit.o): In function `y8_ippiFilterGaussianInit':
ipcvsift.c:(.text+0x1ad): undefined reference to `exp'

I found that ippiFilterGaussianInit function needs ippcv.lib and not ippvm.lib as mentioned in the documentation.

Which libraries I missing to get it compiled?

 


Viewing all articles
Browse latest Browse all 1294

Latest Images

Trending Articles



Latest Images