Author Topic: 'Run' and Run part of 'Build and Run' not working...  (Read 22885 times)

Offline barbourwill

  • Single posting newcomer
  • *
  • Posts: 3
Re: 'Run' and Run part of 'Build and Run' not working...
« Reply #15 on: November 13, 2010, 01:47:52 pm »
Codeblocks 10.05 on windows xp

Offline MaxLondon

  • Multiple posting newcomer
  • *
  • Posts: 12
Re: 'Run' and Run part of 'Build and Run' not working...
« Reply #16 on: November 15, 2010, 08:24:29 am »
Did you try rebooting?

Which compiler suite are you using? I think the problem is with GDB not Codeblocks itself.

Offline barbourwill

  • Single posting newcomer
  • *
  • Posts: 3
Re: 'Run' and Run part of 'Build and Run' not working...
« Reply #17 on: November 15, 2010, 09:23:17 am »
yeah I tried rebooting  :D and I am using visual c++ 2008.

Weird thing is that I have a pretty much an identical setup at work - windows xp, codeblocks 10.05,visual studio 2008 and when I open up the exact same project on that system - no problem at all.

I also have not set up a proper debugger on either system (so I cannot set breakpoints etc), but that hasnt affected things before.

Also note that this problem only happened a few days ago, it was working fine for a week before. So maybe I inadvertenly changed a global codeblocks setting that broke this all...but the compiler/linker configuration has remained constant (and working) throughout

cheers