- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have installed Visual Studio 2003.NET, Visual Fortran 9.0.29 e MKL 8.0.1.
Ijust followed the installation steps in the Getting Started Guide. I have administrator privilegesand compiled the lapack95 just as stated in the guide.
Now I created a new project with the example file C:Arquivos de programasIntelMKL8.0.1exampleslapack95sourcegesv.f90
When a build the project, I get the following errors:
gesv.obj : error LNK2019: unresolved external symbol _SGESV_MKL95 referenced in function _MAIN__
gesv.obj : error LNK2019: unresolved external symbol _SGESV1_MKL95 referenced in function _MAIN__
gesv.exe : fatal error LNK1120: 2 unresolved externals
gesv.obj : error LNK2019: unresolved external symbol _SGESV1_MKL95 referenced in function _MAIN__
gesv.exe : fatal error LNK1120: 2 unresolved externals
Is there some straightforward instalation procedure to make, at least the examples files, compile and work?
Thank you in advance,
Daniel Maia
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Daniel,
Could you try to add MKL MKL_LAPACK95.lib into your project? LAPACK95 interfaces are included in this library.
Best,
Chao

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