Author Topic: Compilation Problem.  (Read 3679 times)

Offline SajibFinix

  • Single posting newcomer
  • *
  • Posts: 7
Compilation Problem.
« on: June 28, 2012, 07:48:56 pm »
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.

Offline ouch

  • Almost regular
  • **
  • Posts: 223
Re: Compilation Problem.
« Reply #1 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?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7590
    • My Best Post
Re: Compilation Problem.
« Reply #2 on: June 28, 2012, 11:27:12 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?

http://wiki.codeblocks.org/index.php?title=FAQ-Issues_and_Workarounds#Q:_I_posted_on_the_forums_that_Code::Blocks_was_not_working.2C_but_no_one_could_help_me.3F

Might try reading the other FAQs also.
http://wiki.codeblocks.org/index.php?title=FAQ

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Compilation Problem.
« Reply #3 on: June 29, 2012, 07:19:45 am »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline SajibFinix

  • Single posting newcomer
  • *
  • Posts: 7
Re: Compilation Problem.
« Reply #4 on: June 29, 2012, 11:01:03 am »
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.

Offline SajibFinix

  • Single posting newcomer
  • *
  • Posts: 7
Re: Compilation Problem.
« Reply #5 on: June 29, 2012, 10:04:12 pm »
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