Author Topic: Codeblocks Very slow startup when enable the 'compiler 0.99'  (Read 13450 times)

Offline howell

  • Single posting newcomer
  • *
  • Posts: 2
Codeblocks Very slow startup when enable the 'compiler 0.99'
« on: September 24, 2021, 09:01:01 pm »
if disable the compiler Codeblocks run very fast.


---------------------------------------------------------------
Compiler 0.99
C:\Program Files\CodeBlocks\share\codeblocks\plugins\compiler.dll
This plugin is an interface to various compilers:
GNU GCC compiler
Microsoft Visual C++ Free Toolkit 2003
Borland C++ Compiler 5.5

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Codeblocks Very slow startup when enable the 'compiler 0.99'
« Reply #1 on: September 25, 2021, 12:49:48 am »
Have you tried the last nightly?
Codeblocks checks some compiler calls on startup, so this could slow down things....
The flashing should be fixed in the latest nightly

Offline howell

  • Single posting newcomer
  • *
  • Posts: 2
Re: Codeblocks Very slow startup when enable the 'compiler 0.99'
« Reply #2 on: September 25, 2021, 06:42:07 pm »
svn build rev 12516 (2021-08-15 16:35:46) gcc 8.1.0 Windows/unicode - 64 bit

Thanks for your advice, this version is really much smoother. ;D