You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
-- The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:2 (project):
No CMAKE_CXX_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Configuring incomplete, errors occurred!
See also "/home/sharicov/kwin-effects-cube/build/CMakeFiles/CMakeOutput.log".
See also "/home/sharicov/kwin-effects-cube/build/CMakeFiles/CMakeError.log".
The text was updated successfully, but these errors were encountered:
Compiling in kubuntu 23.04 as per guide.
Output
The text was updated successfully, but these errors were encountered: