Author Topic: Build does nothing  (Read 27103 times)

Offline ninersfan

  • Single posting newcomer
  • *
  • Posts: 3
Build does nothing
« 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

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Kernel Extremist - PedroM power ©

Offline ninersfan

  • Single posting newcomer
  • *
  • Posts: 3
Re: Build does nothing
« Reply #2 on: October 19, 2010, 06:51:22 pm »
Yep, still nothing...

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: Build does nothing
« Reply #3 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 ^^
Kernel Extremist - PedroM power ©

Offline ninersfan

  • Single posting newcomer
  • *
  • Posts: 3
Re: Build does nothing
« Reply #4 on: October 19, 2010, 07:13:06 pm »
never mind, it works.
Thank you.

Offline CuriouS

  • Single posting newcomer
  • *
  • Posts: 3
Re: Build does nothing
« Reply #5 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.

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: Build does nothing
« Reply #6 on: October 20, 2010, 09:06:18 pm »
Kernel Extremist - PedroM power ©

Offline CuriouS

  • Single posting newcomer
  • *
  • Posts: 3
Re: Build does nothing
« Reply #7 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.

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: Build does nothing
« Reply #8 on: October 22, 2010, 05:33:24 pm »
Setting -> Compiler and debugger settings -> Global compiler settings -> Toolchain executables -> Button "Auto-detect"
Kernel Extremist - PedroM power ©

Offline CuriouS

  • Single posting newcomer
  • *
  • Posts: 3
Re: Build does nothing
« Reply #9 on: October 23, 2010, 06:25:07 pm »
I did what you told me and it fixed my problem. Thank you very much!  :D

Offline uhh-help

  • Single posting newcomer
  • *
  • Posts: 2
Re: Build does nothing
« Reply #10 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.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Build does nothing
« Reply #11 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?
(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!]

Offline chicken007assassin

  • Single posting newcomer
  • *
  • Posts: 4
Re: PLEASE HELP Build/run shows nothing on mac cmd
« Reply #12 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