Code::Blocks Forums

User forums => Help => Topic started by: purestrain on June 06, 2008, 10:18:40 pm

Title: Build&Run not working; Debug/Continue does
Post by: purestrain 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
Title: Re: Build&Run not working; Debug/Continue does
Post by: purestrain 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?
Title: Re: Build&Run not working; Debug/Continue does
Post by: Bradan 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.