We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
It may be worth CI testing whether commonly used build tools (e.g. fpm, meson, CMake) can discover ifx/ifort after install.
Issues known or suspected
Fails on meson setup with
... Sanity testing Fortran compiler: ifx Is cross compiler: False. Sanity check compiler command line: ifx sanitycheckf.f90 /Fesanitycheckf.exe /link Sanity check compile stdout: ----- Sanity check compile stderr: ifx: error #10236: File not found: '/Fesanitycheckf.exe' ifx: error #10236: File not found: '/link' ----- meson.build:1:0: ERROR: Compiler ifx can not compile programs.
The text was updated successfully, but these errors were encountered:
intel
cmake
No branches or pull requests
It may be worth CI testing whether commonly used build tools (e.g. fpm, meson, CMake) can discover ifx/ifort after install.
Issues known or suspected
ifx 2023.2, Meson, Ubuntu 22.04
Fails on meson setup with
The text was updated successfully, but these errors were encountered: