Windows 11 Posted February 10 Posted February 10 Hello everyone,I am currently working on Win 11 with WSL 2 Ubuntu to build a rather large project in Fortran (mostly 77 standard) and C. However, I encountered the following problem/issue which does not look like intendet behavior to me:After starting the wsl-terminal window, everything works just fine. Compiling my program and running tests does as supposed to. However, if I recompile the project and try to run the executable, it will always run the first one that used during this terminal session. Any changes are not applied, it will go back and use the old executable. Deleting it, cleaning View the full article Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.