Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: howell on September 24, 2021, 09:01:01 pm

Title: Codeblocks Very slow startup when enable the 'compiler 0.99'
Post by: howell 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
Title: Re: Codeblocks Very slow startup when enable the 'compiler 0.99'
Post by: BlueHazzard 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
Title: Re: Codeblocks Very slow startup when enable the 'compiler 0.99'
Post by: howell 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