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

lippvc error message

cla-12345
Beginner
366 Views
Greetings,
I'm trying to compile the IPP sample MPEG 2 encoder for Linux, and amreceiving the following error:
/usr/bin/ld: cannot find -lippvc
collect2: ld returned 1 exit status
I can barely spell "Linux", so any suggestions would be very much appreciated by this newbie.
Thanks!

Message Edited by CLA-12345@neb.rr.com on 12-11-2004 05:43 PM

Message Edited by CLA-12345@neb.rr.com on 12-11-2004 05:44 PM

0 Kudos
3 Replies
Vladimir_Dudnik
Employee
366 Views
Hi
it seems you use shared IPP libraries. If you trying to compile with evaluation version, please be noticed that evaluation version does not contain shared libraries.
Regards,
Vladimir
0 Kudos
cla-12345
Beginner
366 Views
Hi Vladimir,
Thanks for the reply. I am using the non-commercial version of the IPP, rather than the evaluation version. Based on the following information from theNon-Commercial FAQon Intel's web site (see link below), it was my understanding that itis a complete package. Is that not correct? Thanks again!
0 Kudos
Vladimir_Dudnik
Employee
366 Views
non-commercial version should include shared libraries. Actually, you can easely check this, right? So, probably the problem is in Makefile you are using. It seems for me that the path to library was set in wrong place. Can you verify that?
Vladimir
0 Kudos
Reply