News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Compiler Problems

Started by Zach5136, August 15, 2012, 07:48:41 PM

Previous topic - Next topic

Zach5136

Hey -

I just downloaded C::B at the suggestion of a book. I downloaded it for MacOS, and when I try to compile the default main.cpp when I create a new project it gives me the error, ""helloWorld - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Probably the toolchain path within the compiler options is not setup correctly?! Skipping..."

I'm not sure what this means, but I do not that it in fact did not compile anything. When I download the the C::B application do I also need to download a compiler? The book was not very specific.

Any help would be awesome.

Thanks

stahta01

Code::Blocks NEEDS a Compiler to Compile code!!

Read the FAQs
http://wiki.codeblocks.org/index.php?title=FAQ

Tim S.
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]