Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: JohnCell on June 28, 2019, 09:27:37 am
-
Hello C::B users !
I'm using C::B svn 11730 on Windows 10 and it seems the class browser has been removed ??
Is it possible to restore it ?
Thanks for your help !
John
-
It has been removed because it is broken in wxWidgets > 2.8 (well it is broken there too, but there it works) The problem are race conditions...
If you want it back you can build codeblocks by yourself with wx28...