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. #502

Open
code-IM-perfect opened this issue Dec 2, 2021 · 2 comments
Open

No CMAKE_CXX_COMPILER could be found. #502

code-IM-perfect opened this issue Dec 2, 2021 · 2 comments

Comments

@code-IM-perfect
Copy link

I am trying to rlottie with cmake but when I configure cmake by cmake .. in the build directory I get this-

-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is unknown
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
CMake Error at CMakeLists.txt:4 (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 "/mnt/c/Users/hp/tgs2apng/rlottie-0.2/build/CMakeFiles/CMakeOutput.log".
See also "/mnt/c/Users/hp/tgs2apng/rlottie-0.2/build/CMakeFiles/CMakeError.log".
@mymedia2
Copy link
Contributor

mymedia2 commented Dec 3, 2021 via email

@Raa21
Copy link

Raa21 commented Aug 1, 2022

I Have already installed Visual studio with all c++ files still getting this error in windows 11
plzz help

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

3 participants