Author Topic: 25.03 startup shows FortranProject plugin error  (Read 2479 times)

Offline Wkerry

  • Multiple posting newcomer
  • *
  • Posts: 95
25.03 startup shows FortranProject plugin error
« 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.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9720
Re: 25.03 startup shows FortranProject plugin error
« Reply #1 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9720
Re: 25.03 startup shows FortranProject plugin error
« Reply #2 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Wkerry

  • Multiple posting newcomer
  • *
  • Posts: 95
Re: 25.03 startup shows FortranProject plugin error
« Reply #3 on: April 06, 2025, 05:51:11 am »
I tested codeblocks-25.03-setup.exe release 2 and the error is not shown.