News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

NOBUILD

Started by ekoorbleira, June 04, 2017, 12:37:56 AM

Previous topic - Next topic

ekoorbleira

When I click on the compile and build button, nothing happens.

When I click on the play button, it says my (originally) empty file is not yet built, and asks if I would like to build it, now.

I click, yes.

Then, in the build log, it says it is checking for the existence of the file, and does absolutely nothing unless I hit "no" or "cancel."

When I select either one of those, the command prompt pops up, but doesn't show what it's supposed to.

In the default path, it says it can't find the executables.

Please, help.

I've tried to do a search on the pc for the .exe names, but to no avail.

oBFusCATed

How about installing a compiler?
(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!]

ekoorbleira

does that not automatically come with the code::blocks download?

stahta01

Quote from: ekoorbleira on June 04, 2017, 01:56:39 AM
does that not automatically come with the code::blocks download?

No.
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]

ekoorbleira

do you have a compiler suggestion?

oBFusCATed

Quote from: ekoorbleira on June 04, 2017, 01:56:39 AM
does that not automatically come with the code::blocks download?
Yes we have a installer that has a compiler in it.
(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!]

ekoorbleira

When I go to downloads, if I click on "download the binary release," should that give me everything I need?

Is there anything special I need to do to configure it?

I'm trying reinstall, now.

ekoorbleira

I selected the mingw setup.

I saw at the bottom that it should include the GCC compiler.

Thank you for all your help!

I will definitely be back if I have more trouble trying to set up.