- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Today I upgraded my MKL installation from 2017.0 to 2017.2 and recompile my application, then I got the following link error:
1>mkl_tbb_thread.lib(vml_tbb_threading_templates.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1600' doesn't match value '1900' in libboost_system-vc140-mt-1_62.lib(error_code.obj)
And I found a similar bug did exist in a previous MKL version:
https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/629012
Please fix it in the next MKL release.
Thanks.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Xu W,
thank you much for the report.
We will check it and could you please let us know what version of Microsoft visual studio.
Thanks
Ying
Just FYI: MSC_VER mismatch in https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/629012
To work-around it, you may add '-D_ALLOW_MSC_VER_MISMATCH -D_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH' to the compile line to disable MSVS version checks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ying H.,
I'm using Visual Studio 2015 with Update 3, native x64 compiler.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
The issue is supposed to be fixed in latest version. Please check : https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/743816
Thanks
Ying

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