Replies: 11 comments 16 replies
-
We are currently transitioning from the old Fortran compiler (ifort) to the new one (ifx). We have not thoroughly tested the new compiler, but try the following. In the
and then try to compiler again. Do a |
Beta Was this translation helpful? Give feedback.
-
yes
… Message ID: ***@***.***
.com>
|
Beta Was this translation helpful? Give feedback.
-
Try this: |
Beta Was this translation helpful? Give feedback.
-
It doesn't work though, maybe I should reboot my PC again? |
Beta Was this translation helpful? Give feedback.
-
The MKL libraries come with the HPC toolkit. You need the Base and HPC toolkits. |
Beta Was this translation helpful? Give feedback.
-
Anyone can help me? Great THANKS! |
Beta Was this translation helpful? Give feedback.
-
We are trying. But you are not giving us any more to go on. You say you were able to compile with VS 2022? Why change? We are still using classic fortran to build FDS. |
Beta Was this translation helpful? Give feedback.
-
Sorry, there is really very little we can do since we do not have access to your system. The only think I can think of at this point would be to open the task manager while the compilation is running and see if you somehow overrun your memory. I've never seen that happen at compile time, but I don't know what else to suggest. |
Beta Was this translation helpful? Give feedback.
-
I just installed the oneAPI Fortran compiler 2024.0.2. When I compile with ifx I get an error. |
Beta Was this translation helpful? Give feedback.
-
The problem has been solved! The reason was that the path of fds git files included Chinese characters. Too frustrated! 😭 |
Beta Was this translation helpful? Give feedback.
-
Whenever I have trouble with a Windows application, the first thing I think about is whether the blank spaces in the folder names are a source of the problem. Add Chinese characters to your list. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear contributors,
I encountered some problems when I compiled FDS source codes. I installed the Intel oneAPI Base and HPC Toolkits, and the Fortran code ran well. In addition, the GNU make and git were also installed. But when I typed

make_fds.bat
, it came to the following errors:My OS is Windows 11.
What can I do to solve this problem?
Kind regards,
LI
Beta Was this translation helpful? Give feedback.
All reactions