Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Wkerry on April 01, 2025, 10:39:04 am

Title: 25.03 startup shows FortranProject plugin error
Post 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.
Title: Re: 25.03 startup shows FortranProject plugin error
Post by: MortenMacFly on April 05, 2025, 07:44:38 am
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.
Title: Re: 25.03 startup shows FortranProject plugin error
Post by: MortenMacFly on April 05, 2025, 05:21:04 pm
I've re-packaged every installer/ZIP file that was affected. You can try again, please.
Sorry for the inconvenience.
Title: Re: 25.03 startup shows FortranProject plugin error
Post by: Wkerry on April 06, 2025, 05:51:11 am
I tested codeblocks-25.03-setup.exe release 2 and the error is not shown.