Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No CMAKE_CXX_COMPILER could be found. #17

Open
sharicov opened this issue Jun 29, 2023 · 0 comments
Open

No CMAKE_CXX_COMPILER could be found. #17

sharicov opened this issue Jun 29, 2023 · 0 comments

Comments

@sharicov
Copy link

Compiling in kubuntu 23.04 as per guide.

Output

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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant