- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm using IPP 5.1.0.17 on Windows. As I only need IPPS routines, I statically link against ippcorel.lib, ippsemerged.lib and ippsmerged.lib. The project I'm using IPPS in is a Windows 32-bit DLL. When calling ippStaticInit(), I get a return code of ippStsDllNotFoundBestUsed. Can anyone explain to me how this can be as I'm using the static IPPS libraries? How can it be that the dispatcher does not find any DLLs then?
Thanks.
I'm using IPP 5.1.0.17 on Windows. As I only need IPPS routines, I statically link against ippcorel.lib, ippsemerged.lib and ippsmerged.lib. The project I'm using IPPS in is a Windows 32-bit DLL. When calling ippStaticInit(), I get a return code of ippStsDllNotFoundBestUsed. Can anyone explain to me how this can be as I'm using the static IPPS libraries? How can it be that the dispatcher does not find any DLLs then?
Thanks.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Issue resolved ... the cause was that a wrong version of ippcorel.lib (which contains ippStaticInit) was used that did not match the version of the ipps*.lib files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just for your information, it is OK for ippStaticInit to return non-zero error code when you call it from ippcore DLL (import library is ippcore.lib, don't mess with ippcorel.lib).
Regards,
Vladimir

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