Code::Blocks Forums

User forums => Help => Topic started by: ninersfan on October 19, 2010, 06:43:02 pm

Title: Build does nothing
Post by: ninersfan on October 19, 2010, 06:43:02 pm
Hi,
I downloaded CodeBlocks, installed, and tried to run a sample hello world program.
When I click "build" nothing happens. No errors, just nothing happens.
If I try to run it, it asks me if I want to build, if I click yes still nothing happens?
Very frustrating, any help?

Thanks
Title: Re: Build does nothing
Post by: Folco on October 19, 2010, 06:45:44 pm
Did you read that ? http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F
Title: Re: Build does nothing
Post by: ninersfan on October 19, 2010, 06:51:22 pm
Yep, still nothing...
Title: Re: Build does nothing
Post by: Folco on October 19, 2010, 06:56:22 pm
You didn't say us what is your system, your C::B version, what file(s) you used to install it etc... Hard to help you ^^
Title: Re: Build does nothing
Post by: ninersfan on October 19, 2010, 07:13:06 pm
never mind, it works.
Thank you.
Title: Re: Build does nothing
Post by: CuriouS on October 20, 2010, 08:54:32 pm
How did you get it to work? I am having the exact same problem. I am using the codeblocks-10.05mingw-setup.exe binary release from the download page.
Title: Re: Build does nothing
Post by: Folco on October 20, 2010, 09:06:18 pm
Try that ? http://forums.codeblocks.org/index.php/topic,13524.0.html
Title: Re: Build does nothing
Post by: CuriouS on October 22, 2010, 05:22:07 pm
How do I "autodetect the chain" ? Please explain it to me as I do not know how to do it. BTW, my operating system is Windows XP Professional if that helps.
Title: Re: Build does nothing
Post by: Folco on October 22, 2010, 05:33:24 pm
Setting -> Compiler and debugger settings -> Global compiler settings -> Toolchain executables -> Button "Auto-detect"
Title: Re: Build does nothing
Post by: CuriouS on October 23, 2010, 06:25:07 pm
I did what you told me and it fixed my problem. Thank you very much!  :D
Title: Re: Build does nothing
Post by: uhh-help on October 25, 2010, 08:39:23 am
same problem, no matter what i try, auto detect, reset the path, re-installed the program, still, nothing works, i've got windows 7.
Title: Re: Build does nothing
Post by: oBFusCATed on October 25, 2010, 10:13:06 am
Do you have a compiler installed?
What is the path to the compiler?
Does C::B uses the same path?
Title: Re: PLEASE HELP Build/run shows nothing on mac cmd
Post by: chicken007assassin on July 06, 2016, 06:15:46 am
so i just installed codeblocks on my mac and whenever i try to build and run my program the cmd opens but the code itself is not there and there are no errors as well
like for ex cout << "hello world" <<endl; when i build it cmd opens but hello world is not there
i have installed Xcode and the plugin from the developers site but nothing
plz help i would really appreciate it thx