News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Compliar Error

Started by alex93, November 24, 2010, 11:39:05 PM

Previous topic - Next topic

alex93

Hey people, i am new in the topic of programming and my friends adviced me to use code blocks.

So when I am finished with righting the code, i click the build button, but it says

"Conversion - 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...
Nothing to be done.

im using mac os leopard.

thanks in advance for help :)

Jenna

Install a compiler and/or set up the toolchain in "Settings -> Compiler and debugger... -> [the compiler you have installed] -> Toolchain executables".
Make sure the compiler's installation dir is correct and the executables exist in the bin-folder below it

alex93

So for mac I need to install Xcode developer tools?

Jenna

Quote from: alex93 on November 25, 2010, 12:15:33 AM
So for mac I need to install Xcode developer tools?
I don't know, I work on linux and on windows (only at work), I never worked on Mac.

So this question should be answered by a Mac user (Maybe you find something in the wiki or in the forum, if you search).

alex93

Quote from: jens on November 25, 2010, 07:28:19 AM
Quote from: alex93 on November 25, 2010, 12:15:33 AM
So for mac I need to install Xcode developer tools?
I don't know, I work on linux and on windows (only at work), I never worked on Mac.

So this question should be answered by a Mac user (Maybe you find something in the wiki or in the forum, if you search).



Thank you for the help