aleksraiden opened a new issue, #804:
URL: https://github.com/apache/incubator-kvrocks/issues/804

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-kvrocks/issues) and found no 
similar issues.
   
   
   ### Version
   
   latest unstable, after #803
   
   ### Minimal reproduce step
   
   git clone && ./x.py build
   
   ### What did you expect to see?
   
   Normal build process
   
   ### What did you see instead?
   
   $ /usr/local/bin/cmake /tmp/incubator-kvrocks 
-DCMAKE_BUILD_TYPE=RelWithDebInfo
   -- The CXX compiler identification is unknown
   CMake Error at CMakeLists.txt:19 (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.
   
   
   ### Anything Else?
   
   Debian 11
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to