Code::Blocks Forums
User forums => Help => Topic started 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
-
Did you read that ? http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F
-
Yep, still nothing...
-
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 ^^
-
never mind, it works.
Thank you.
-
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.
-
Try that ? http://forums.codeblocks.org/index.php/topic,13524.0.html
-
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.
-
Setting -> Compiler and debugger settings -> Global compiler settings -> Toolchain executables -> Button "Auto-detect"
-
I did what you told me and it fixed my problem. Thank you very much! :D
-
same problem, no matter what i try, auto detect, reset the path, re-installed the program, still, nothing works, i've got windows 7.
-
Do you have a compiler installed?
What is the path to the compiler?
Does C::B uses the same path?
-
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