- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Platform Win XP, VS 2008.
The project settings are:
Additional Library Dependencies: "$(MKLROOT)lib";"$(IPPROOT)stublib";
Additional Dependencies mkl_intel_c_dll.lib mkl_sequential_dll.lib mkl_core_dll.lib ippcore.lib ipps.lib
They are specified according the MKL and IPP user guide. Still we are getting the following linker warnings...
mkl_core_dll.lib(libimalloc.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in mkl_sequential_dll.lib(mkl_sequential.dll); second definition ignored
ippcore.lib(ippcore-6.0.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in mkl_sequential_dll.lib(mkl_sequential.dll); second definition ignored
ipps.lib(ipps-6.0.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in mkl_sequential_dll.lib(mkl_sequential.dll); second definition ignored
What is the solution?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 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