- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
since I've installed IPP v6.0, my OpenCV sample files won't start anymore. I get the following error message:
"OMP abort: Initializing libiomp5md.dll, but found libguide40.lib already initialized.
This may cause performance degradation and correctness issues. Set environment variable KMP_DUPLICATE_LIB_OK=TRUE to ignore this problem and force the program to continue anyway. Please note that the use of KMP_DUPLICATE_LIB_OK is unsupported and using it may cause undefined behavior. For more information, please contact Intel Premier Support."
How can I avoid this?
btw: do you know if the OpenCV libs (part of the original OpenCV setup file) were compiled using the Intel Compiler?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What do the original OpenCV dlls link against - Microsoft's OpenMP or Intel's OpenMP? (DependencyWalker didn't give an answer)
Is libguide40.dll Microsoft's version of OpenMP and libiomp5md.dll Intel's version? In the IPP installation directory, libguide40.dll is contained, too. Why, if it should be replaced by libiomp5md.dll?
When I load the original OpenCV libs like cv100.dll or cxcore100.dll, is libiomp5md.dll loaded automatically (IPP v6.0 installed)?
I've got the following situation: a host application named VVVV ships with OpenCV dlls (including libguide40.dll). I cannot rebuild this exe, because I don't have its sourcecode. Since I've installed IPP, VVVV.exe doesn't start anymore.
Can you tell me, which library loads libiomp5md.dll and which loads libguide40.dll?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page