CMake was unable to find a build program corresponding to "Unix Makefiles"

I am trying to install virtual desktop bar widget and I am getting this error.
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
Any solution??

1 Like

I’m not sure that whatever you here showed a part of
is how widgets are installed in KDE.

What did you do (to get these messages)?
You are trying to compile something.
What?
How?
… why? …

ah thanks for help
sudo pacman -S base-devel
solved the issue

4 Likes

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