compiler failing to build

i wrote my code with code::blocks compiler. i declared classes in different header files. class b inherited from class a. i gave this project the name iheritence. the problem comes when i try to build this when it says on the build log:
"iheritance - Debug" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping......
Nothing to be done.
Code::Blocks is an IDE. You need to add a compiler like GCC, MinGW
Topic archived. No new replies allowed.