News:

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

Main Menu

Can't build and run

Started by SlpCtrl, September 05, 2009, 08:27:01 PM

Previous topic - Next topic

SlpCtrl

I installed and tried to write a program, and when I hit run it would say the project is not built yet, would you like to build? If I select yes, it does nothing. If I select build and run, it does nothing. I've uninstalled and reinstalled, nothing. I've never and still don't have this problem on my desktop, only on my laptop. Can anyone help me please?  :?

SlpCtrl

Also, when I even make a new console project, it STILL won't build/compile or run at all even from that (I had searched and that was the advice that I seem to have found). I've used codeblocks a lot before; I know how to use the software, I think it's the version but I just for the life of me can not get anything to compile or run at all.  :shock:

MortenMacFly

What version did you install, what platform, what OS? What's the exact error message in the build log? Did you forget to install a compiler after all? Is your compiler installation incomplete (e.g. you forgot to install G++ but only GCC)?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

SlpCtrl

Quote from: MortenMacFly on September 05, 2009, 09:31:16 PM
What version did you install, what platform, what OS? What's the exact error message in the build log? Did you forget to install a compiler after all? Is your compiler installation incomplete (e.g. you forgot to install G++ but only GCC)?

When it's a single source file, it says nothing at all when I try to build. When it's a console project, it will say this:

"firstTry - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...


I just installed codeblocks, no compilers or debuggers; I've used code::blocks before, quite a bit actually as it was pretty much the only compiler I've used. And I've never had to install the compilers and debuggers seperately  :?. I'm confused here; but I'm explaining exactly what's happening; nothing.

SlpCtrl

I fixed it; what I did was I went to settings>compiler and debugger

selected the toolchain executables tab

By default (from a fresh install) the version available right now has the default folder for MinGW WRONG. It has C:/MinGW, but the actual folder where it's installed to is C:\Program Files\CodeBlocks\MinGW (for windows). I just did an auto-detect and it corrected the problem, and voila; I can now build and run.

maokei

Thx man this was driving me crazy for a little while :)

kinglarry II

why dosent that work for me then!?!?!?!?!?! >:( >:( >:( >:( >:( >:( >:( >:( >:(

BlueHazzard

Quote from: kinglarry II on August 16, 2018, 09:31:25 AM
why dosent that work for me then!?!?!?!?!?! >:( >:( >:( >:( >:( >:( >:( >:( >:(
Why do you use a 7 year old thread  ?!?!?!?!?!?!?!?!?!!?
Why do you don't add any more information, like what compiler you have installed  ?!?!?!?!?!?!?!?!?!!?
Why do you don't tell us what codeblocks version you have installed  ?!?!?!?!?!?!?!?!?!!?
Why are you angry ?!?!?!?!?!?!?!?!?!!? >:( >:( >:( >:( >:( >:( >:( >:( >:(
Why do you don't tell us what does not work? ?!?!?!?!?!?!?!?!?!!?
Why do you don't tell us any error message? ?!?!?!?!?!?!?!?!?!!?
Why is life so hard? ?!?!?!?!?!?!?!?!?!!?

sodev

Don't question the king! :-X :-X :-X :-X :-X :-X :-X :-X :-X

stahta01

Quote from: BlueHazzard on August 16, 2018, 11:41:11 AM
Quote from: kinglarry II on August 16, 2018, 09:31:25 AM
why dosent that work for me then!?!?!?!?!?! >:( >:( >:( >:( >:( >:( >:( >:( >:(
Why is life so hard? ?!?!?!?!?!?!?!?!?!!?

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -- Rick Cook
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

justhelping

#10
Quote from: kinglarry II on August 16, 2018, 09:31:25 AM
why dosent that work for me then!?!?!?!?!?! >:( >:( >:( >:( >:( >:( >:( >:( >:(
First, try re-installing and then using the Settings > Compiler > Toolchain Executables > Auto Detect compiler method. That worked 100% fine for me, and it's 2018.
For some reason, Codeblocks doesn't know where it installed the compiler, but it did install it, so that is why you need to Auto Detect. I hope this helps  :)

M1ke05

It's 2020 and using auto detect worked for me.

Christian Kabera

I have installed codeblock but isn't working. It is telling me that " cant find compiler excutable in your configured search path's for GNU GCC compiler " so please what can i do with this????

BlueHazzard

1) Install a compiler
2) Do what other user did in this thread
3) Open a new thread and describe exactly what your problem is, what operating system you are using, what codeblocks version you are using, what codeblocks installer you have used....

Nusrat

I have installed codeblock & also MinGW but isn't working. It is telling me that " cant find compiler excutable in your configured search path's for GNU GCC compiler " what can I do now??? 🥺