News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Compilation Problem.

Started by SajibFinix, June 28, 2012, 07:48:56 PM

Previous topic - Next topic

SajibFinix

I am a regular user of code::blocks.I am using code::blocks for more then 7 months.Everything was fine.But suddenly today when i started code::blocks and compile a code............there is no response from it...........my programs are not running.Its really disgusting  :( .I dont know why my programs are not compiling (and running).Please somebody help me.

ouch

Well we don't have magic crystal balls... Could you please let us know what platform your running on and post your build log?

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

MortenMacFly

Quote from: ouch on June 28, 2012, 08:46:44 PM
Well we don't have magic crystal balls...
Maybe we have - I would guess its related to the current moon phase. If simply "nothing works" its always the moon, isn't it?! ;D
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

SajibFinix

Quote from: ouch on June 28, 2012, 08:46:44 PM
Well we don't have magic crystal balls... Could you please let us know what platform your running on and post your build log?

I am using Windows 7 OS.I cant show you build logs because when i compile codes nothing happens.Completely nothing.And if i going to run codes it shows a message "It seems that this file is not build yet.Do you want to build it now?".If i click yes nothing happens.

SajibFinix

I Have found my problem's solution.In Compiler and Debugger settings there is a tab "Toolchain Executables".In there compiler installation directory was wrong.i dont know how this option had changed.I have selected auto detect and it have automatically detected the compiler's installation directory and my problem solved!!!!!!  ;D