- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I installed the MKL10 with VC++6 and tried compiling a BLASexample, I got the error:
LINK : fatal error LNK1000: unknown error; consult documentation for technical support options.
Could anyone help please.
Thanks
TJ
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Tj,
For linking blas functionality with MKL 10.0 you need to add the following libraries
mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libguide40.lib.
I hope it helps you solve your problem. Let me know if further problem persist.
--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