- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I have resently installed VS2022, Intel OneAPI Fortran and the MKL library.
When doing the build in VS 2022 the compiler does not find the include file in the directory setup for the project:
I have also setup the project to use the MKL library
My simple test code looks like this:
And I get following when builing:
What could be the problem?
Regards
Jari
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I resolved the problem ! I had told VS that I would use MKL and then also added additional "include" and "lib" folders. Then tried to include some functions.
When removing the additional folders and instead specifying functions/routines from MKL as "external", then everyting worked OK.
//Jari

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