Author Topic: Compiler/Debug Toolbar Failure [SOLVED]  (Read 3694 times)

henniez-swisswater

  • Guest
Compiler/Debug Toolbar Failure [SOLVED]
« on: February 26, 2006, 05:12:27 pm »
I installed Code::Blocks yesterday. Everything works fine except the toolbar of the compiler and the debugger. I can compile  but i need to access the function via the menu. Build->Compile. The Toolbar appears but I can not click on any icons. does anyone know what happened here?

regards
« Last Edit: March 01, 2006, 02:18:53 pm by henniez-swisswater »

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: Compiler/Debug Toolbar Failure
« Reply #1 on: February 26, 2006, 05:19:36 pm »
Although you did not provide the most important information (which version are you using, what compiler, etc.), I guess you are using RC2 and have a corrupted .layout_bin file. That file is found in your home folder. Delete it and try again.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: Compiler/Debug Toolbar Failure
« Reply #2 on: February 26, 2006, 07:17:13 pm »
Hello,

If you are using RC2, you might would like to give a try to the latest nightly build. You can find the nightly builds here.

Best wishes,
Michael

henniez-swisswater

  • Guest
Re: Compiler/Debug Toolbar Failure
« Reply #3 on: March 01, 2006, 02:17:49 pm »
Thx a lot it was the file you said. wonderful.:D:D:D:D

thx again