Code::Blocks Forums
User forums => Help => Topic started by: eastcoastguy on June 30, 2010, 09:33:23 pm
-
I purchased C++ All-in-One for Dummies. I download the contents on the included disk and tried to run the code and received the following error:
"SayHello - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]....Skipping...Nothing to be done.
Can someone please advise me as to what I need to do? Thanks in advance, Jac
-
0A. Read the forum rules.
http://forums.codeblocks.org/index.php/topic,9996.0.html
http://forums.codeblocks.org/index.php/topic,246.0.html
0B. Search the forum.
0C. Search the Wiki.
http://wiki.codeblocks.org/index.php?title=Main_Page (http://wiki.codeblocks.org/index.php?title=Main_Page)
0D. Read the Manual
http://www.codeblocks.org/user-manual (http://www.codeblocks.org/user-manual)
0E. Give the info needed to help you:
- Compiler Name and Version
- Compiler Installation Folder
- OS Name and Version
- CB Version
1. Install good Compiler
2. Setup the toolchain configuration inside Code::Blocks
http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Compiler-neutral_setup_steps (http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Compiler-neutral_setup_steps)
Tim S.