- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have this error when I tried to build/debug a Fortran file in Visual Studio 2019 I just installed. Nothing else is reported. I also tried "ifort" in command and it works, but not in VS.
In the VS Options, the right Fortran compilers for Win32 and x64 are selected.
Does anyone know what the error means? Thanks!
Lang
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you install VS2019 first and then Intel Fortran, as is required for the VS-IF integration to work, or in some other order?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think I followed that order. I also checked with intel oneAPI installer, and VS 2019 is integrated. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i have the same error. Please, contacte me if someone knows how to solve.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same issue.
Just changed from 17 to 19 and updated the 2021.4 Fortran.
When build my old project, this comes up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I try to build a MKL example, this is the error message:
Compiling the Fortran compiler identification source file "CMakeFortranCompilerId.F" failed.
Compiler: ifort
Build flags:
Id flags:
The output was:
1
Microsoft Visual Studio 2019 Version 16.11.4.
Copyright (C) Microsoft Corp. All rights reserved.
Package 'IFLangServicePackage' failed to load.
Package 'IFLangServicePackage' failed to load.
Build started...
1>Error: Interface not registered
1>
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've seen this occasionally over the years. Uninstall and reinstall the compiler.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I did a Repair. Now I can compile my program, but says:
fatal error LNK1104: cannot open file 'ifconsol.lib'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A repair might not have fixed everything. It now seems that you don't have library paths set up properly. Go to the following Tools > Options page and click Reset. Click on the x64 tab and click Reset there too, then click OK.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After reset, still can't open that lib.
Here is my Libraries setting:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I uninstalled and reinstalled the compiler. It works now. Thank you very much.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page