Can't find C++ compiler

I’m trying to write a personal app but can’t find the C++ compiler and QtCreate won’t work without it. Any pointers would help this new Manjaro user.

1 Like

Run sudo pacman -Syu base-devel, when prompted, select “all”. Or sudo pacman -Syu clang if you want to use clang. Although it’s interesting that you were able to install QtCreator(?) without installing a C++ compiler since clang is a hard dependency of it.

Thanks! Your suggestion seemed to work, I found the compiler and now I need to muck around. Manjaro kde plasma is my first and only linux experience, although I used SGI unix as part of a large (~100 developers) team back in the 1980’s and 90’s. I’m just playing around in my retirement now. Thanks again, I’ll mark this closed now.

That is fine, but

The solution goes to @pobrn

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.