Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lfortran not recognized on windows-latest #104

Open
minhqdao opened this issue Jul 31, 2024 · 1 comment
Open

lfortran not recognized on windows-latest #104

minhqdao opened this issue Jul 31, 2024 · 1 comment

Comments

@minhqdao
Copy link
Contributor

Tried running fpm test with the configuration windows-latest + lfortran + 0.33.0 and got:

 + mkdir build\dependencies
[  0%]                      run_f.f90
[ 12%]                      run_f.f90  done.

'lfortran' is not recognized as an internal or external command,
<ERROR> Compilation failed for object " src_run_f.f90.o "
operable program or batch file.
<ERROR> stopping due to failed compilation
STOP 1
Error: Process completed with exit code 1.
@wpbonelli
Copy link
Contributor

See note in readme

Note: LFortran is currently only discoverable by name with bash on Windows, see #57 (comment).

If you find a solution a patch would be very welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants