"test - Debug" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping... Nothing to be done. #include using namespace std; int main() { cout << "Hi synmuffin"; return 0; }