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

Linkingproblems with IPP samples 5.3.101 and the MS omp lib

heinim
Beginner
220 Views
Hello,

At first, Im using Windows XP and the Visual Studio 2008 compiler/linker.

I have some linking problems with the umc video encoder and the simple player sample.
The LogFile says: "__You_must_link_with_Microsoft_OpenMP_library"
Well, it also says that Im linking vcomp.lib with the right libsearchpath. I tried it with vcompd.lib (debug version) too, but it dont work.

Is there another special extra MS openMP libray and where can I get it?

Please help me.

Greeting

Heini


0 Kudos
1 Reply
Vladimir_Dudnik
Employee
220 Views
In case of Microsoft complier you do not need to link with OpenMP library explicetly. You only need to specify correct compilation option (/openmp if I remember correctly).

By the way, you may want to try the latest IPP 6.0 update 2 version

Regards,
Vladimir
0 Kudos
Reply