Hi. I'm running a Debian Sarge system (which was originally installed via Knoppix a while ago). But Code::Blocks keeps disappearing on me, and all I get is "segmentation fault".
Specifically, this happens whenever:
I try to launch the debugger
I try to compile if I've already previously compiled it once and not deleted the object files
I've tried installing the pre-packaged deb files (mentioned elsewhere on these forums), which I believe use the gtk1 libraries. But I've also built wx with the --enable-gtk2 flag and compiled Code::Blocks myself. Both times I got the same problem :?
Any help would be gratefully received. Thanks.