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 :)
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
So for mac I need to install Xcode developer tools?
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).
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