Author Topic: Code::Blocks 20.03 on LLVM/Clang project often crash, under Ubuntu 22.04  (Read 2015 times)

Offline johnxu

  • Single posting newcomer
  • *
  • Posts: 4
LLVM/clang project is quite big. When I tried to manipulate it with Code::Blocks 20.03 under Ubuntu 22.04, it seems quite unstable, often slow to response, sometimes even crashes.

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Code::Blocks 20.03 on LLVM/Clang project often crash, under Ubuntu 22.04
« Reply #1 on: February 20, 2023, 09:37:19 pm »
Try a nightly build, or compile codeblocks by youself. 20.03 is quite old...

https://github.com/bluehazzard/codeblocks_sf/wiki/build_ubuntu_22_4

Offline cwmoser

  • Multiple posting newcomer
  • *
  • Posts: 12
I downloaded the source as suggested and installed that version of CodeBlocks.
The version now:
svn 13231
Build:  Mar 10 2023, 13:53:17 - wxWidgets 3.2.2.1 - gcc 11.3.0 (Linux, unicode) - 64bit

BUT, within the IDE the screen components are acting as screwy as before.

Everything else on my version of Ubuntu Mate 22.04 functions just fine.

Something is amiss in CodeBlocks.
« Last Edit: March 10, 2023, 09:07:48 pm by cwmoser »