News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

25.03 startup shows FortranProject plugin error

Started by Wkerry, April 01, 2025, 10:39:04 AM

Previous topic - Next topic

Wkerry

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.

MortenMacFly

Quote from: Wkerry on April 01, 2025, 10:39:04 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

MortenMacFly

I've re-packaged every installer/ZIP file that was affected. You can try again, please.
Sorry for the inconvenience.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Wkerry

I tested codeblocks-25.03-setup.exe release 2 and the error is not shown.