- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello folks,
I've got a couple of questions as follows:
Q1. Does Intel Fortran Compiler ifx.exe work with MSVS- Microsoft Visual Studio 2019 (16.11.55) ?
I've tried to switch modes between Console and Windows in order for a test-run of the project named "Hello World" on the system of "Windows 11 Home." Unfortunately, it kept turning out the message indicating: "The code execution cannot proceed because libifcoremdd.dll was not found. Reinstalling the program may fix this problem." However, this dll file has been sitting with ifx.exe in the same directory "bin" since ifx.exe compiler was installed.
Q2. As what was done in the years of 1990's, I'm wondering if there is still a makefile program like Make.exe to compile/link a group of project files into an executable code to be able to run on the Windows command mode?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The latest ONEAPI has been released. Although the Intel note on this forum said the Fortran compiler is available they did not mention you really need the whole lot as you need DPC upgrade, it is easy to find. It will not update through control panel as there is only one API installer not the LPC and HPC.
It will only install with 2026 and 2022, you need to ditch VS 2019, the latest 2026 and ONEAPI will install in a few minutes and it runs old code nicely.
The minor annoyances are not worth the hassle.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Make is still around. It is much easier to just compile a SLNX VS file and just run in a nice IDE.
- 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
Thank Mr. Nichols so much for the big help. After having followed your kind instructions, I finally got Fortran Compiler ifx.exe worked out for my first project, TestRun with only one statement as Print *, 'Hello World' in the source code. It's going to take some time- maybe several days or even weeks on learning SLNX VS files and then just run in a nice IDE. Thanks again.
.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page