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

Cannot find crypto library

Ahmet_Balci
Beginner
318 Views

Hi,

I'm using Ubuntu 12.04 and Eclipse. As I try to use crypto libraries, I get the error:

cannot find -l/opt/intel/composer_xe_2011_sp1.9.293/ipp/lib/intel64/libippcp.so

And yes I have added that library from Paths and Symbols.

Thx

Ahmet

0 Kudos
2 Replies
Chao_Y_Intel
Moderator
318 Views
Ahmet, Have you found that /opt/intel/composer_xe_2011_sp1.9.293/ipp/lib/intel64/libippcp.so is already in the folder? Also, it looks "-l" is not needed if you add full library name. Thanks, Chao
0 Kudos
Ahmet_Balci
Beginner
318 Views
Chao, Of course it is already in the folder, because I have selected the library and added to libraries in Paths and Symbols. Also, I didn't write "-l" there, eclipse did. It was on the console as an error. Thanks for the reply, Ahmet
0 Kudos
Reply