News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Build does nothing

Started by ninersfan, October 19, 2010, 06:43:02 PM

Previous topic - Next topic

ninersfan

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

Folco

Kernel Extremist - PedroM power ©

ninersfan


Folco

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 ^^
Kernel Extremist - PedroM power ©

ninersfan

never mind, it works.
Thank you.

CuriouS

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.

Folco

Kernel Extremist - PedroM power ©

CuriouS

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.

Folco

Setting -> Compiler and debugger settings -> Global compiler settings -> Toolchain executables -> Button "Auto-detect"
Kernel Extremist - PedroM power ©

CuriouS

I did what you told me and it fixed my problem. Thank you very much!  :D

uhh-help

same problem, no matter what i try, auto detect, reset the path, re-installed the program, still, nothing works, i've got windows 7.

oBFusCATed

Do you have a compiler installed?
What is the path to the compiler?
Does C::B uses the same path?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

chicken007assassin

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