- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am a newbie in fortran and visual studio. I ran into a problem when trying to use the geev subroutine with "use mkl95_lapack, only: geev". I followed the Intel MKL user's guide to compile an example code -- geev.f90 and went through all the steps on page 84-85 (running an intel mkl example in visual studio 2008 IDE). I include lapack.f90 in the header files, which I think should be enough? But I got the following errors when I tried to build the solution:
Error 1 error LNK2019: unresolved external symbol _SGEEV_MKL95 referenced in function _MAIN__ geev.obj
Error 2 error LNK2019: unresolved external symbol _CGEEV_MKL95 referenced in function _MAIN__ geev.obj
I don't know what happened. Hope someone can help me out...and sorry if I used some wrong terminology...
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
- 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
- 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