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

Error in building example #9

Open
xingxu21 opened this issue Jan 1, 2018 · 0 comments
Open

Error in building example #9

xingxu21 opened this issue Jan 1, 2018 · 0 comments

Comments

@xingxu21
Copy link

xingxu21 commented Jan 1, 2018

Upon running cmake .. I received the following issue:

`-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is unknown
-- 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: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/xingxu/cpr-example/build/CMakeFiles/CMakeOutput.log".
See also "/home/xingxu/cpr-example/build/CMakeFiles/CMakeError.log".`

I'm running this under linux.

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