News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Build&Run not working; Debug/Continue does

Started by purestrain, June 06, 2008, 10:18:40 PM

Previous topic - Next topic

purestrain

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

purestrain

#1
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?

Bradan

#2
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.