Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: Wkerry on April 01, 2025, 10:39:04 am
-
The following errors are shown on startup:
FortranProject plugin error: file C:\Program Files\CodeBlocks\share\codeblocks/images/fortranproject/fortran_intrinsic_modules.f90 was not found.
FortranProject plugin error: file C:\Program Files\CodeBlocks\share\codeblocks/images/fortranproject/fortran_procedures.f90 was not found.
-
FortranProject plugin error: file C:\Program Files\CodeBlocks\share\codeblocks/images/fortranproject/fortran_intrinsic_modules.f90 was not found.
FortranProject plugin error: file C:\Program Files\CodeBlocks\share\codeblocks/images/fortranproject/fortran_procedures.f90 was not found.
That is a packaging error, unfortunately. Actually, those files should probably not be placed under "images" but be bundled with the resources. I'll contact the maintainer accordingly. For now I'll update the packages step by step to include those and report back.
-
I've re-packaged every installer/ZIP file that was affected. You can try again, please.
Sorry for the inconvenience.
-
I tested codeblocks-25.03-setup.exe release 2 and the error is not shown.