Author Topic: Build&Run not working; Debug/Continue does  (Read 2651 times)

Offline purestrain

  • Single posting newcomer
  • *
  • Posts: 7
Build&Run not working; Debug/Continue does
« on: June 06, 2008, 10:18:40 pm »
Hi,

I did a new setup of codeblocks under VirtualBox (XP,SP3) and i can't get my projects running from inside the ide. Everything is in place, i can run the executable from within the explorer, also does Debug/Continue work.

But if i click 'Build and Run', my project gets build but not started....

Any ideas what i did wrong? (Tried with 8.02 and SVN 5082)

Thanks in advance

Offline purestrain

  • Single posting newcomer
  • *
  • Posts: 7
Re: Build&Run not working; Debug/Continue does
« Reply #1 on: June 07, 2008, 11:30:25 am »
Append:

I've got no output in 'Build Log' beside 'Target is up to date', which is immideately cleared. Could it be possible that the console runner does not get started? Any logs i can turn on?
« Last Edit: June 07, 2008, 11:42:31 am by purestrain »

Offline Bradan

  • Single posting newcomer
  • *
  • Posts: 6
Re: Build&Run not working; Debug/Continue does
« Reply #2 on: June 13, 2008, 01:42:38 pm »
I'm having the same problem.

[EDIT]

I got it to work:
- Uninstall Code::Blocks
- Go to C:\Documents and Settings\Username\Application Data\codeblocks and delete the default.conf
- Install Code::Blocks and be happy because it works now.
« Last Edit: June 13, 2008, 03:08:06 pm by Bradan »