- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I' am evaluating the new versions of IPPS. The DLL version works fine. But when I try to link with the static library (IPPSMT.LIB) the linker generates errors. For IPP 8.0 the functions ippsExp_32f, ippsExp_32f_I, ippsLn_32f and ippsLn_32f_I are missing, for IPP 8.1 the ippsSin_.... and ippsCos_.... are missing.
I am working with Visual Studio 2010. DUMPBIN.EXE confirms the problem existence.
Igor
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Igor,
Add IPPVMMT.lib after IPPS. Now IPPS contains functions depending on IPPVM.
Regards,
Sergey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you. It works.
Regards, Igor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
for the future cases, we would recommend to see at the user's guide to find IPP libraries dependencies by domain - http://software.intel.com/en-us/node/503927
--Gennady
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