Code::Blocks Forums

User forums => Help => Topic started by: bargoti on October 01, 2011, 07:01:41 pm

Title: i have a problem in my code blocks 10.5 on win 7 64bit
Post by: bargoti on October 01, 2011, 07:01:41 pm
Hello !

when i run my program " code bloxks 10.5 " on my windows 7 64bit
and press build and run this massage

(http://www.palsharing.com/i/00024/5wpvluveft43.jpg)

the same problem appear on v 8.2 on my windows

help me plz i must train on it for my university

thanks
Title: Re: i have a problem in my code blocks 10.5 on win 7 64bit
Post by: stahta01 on October 01, 2011, 07:26:24 pm
To fix the problem

Step 1: Install a Compiler or verify you have an Compiler installed.
Step 2: Make sure the Code::Blocks Toolchain configuration is correct for the installed compiler.
Step 3: Make sure your project is using an Compiler selection that is configured correctly and installed .

Link to one of my pasts posts on this issue: http://forums.codeblocks.org/index.php/topic,13198.0.html (http://forums.codeblocks.org/index.php/topic,13198.0.html)

Note: Please read the FAQ for more information: http://wiki.codeblocks.org/index.php?title=FAQ (http://wiki.codeblocks.org/index.php?title=FAQ)

Tim S.