Depricated file cache in WSL2-Ubuntu

Windows Server

Active Members
Joined
Dec 10, 2024
Messages
4,440
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

Continue reading...
 
Back
Top