davisouzaluna / davisouzaluna/Dpubsub

[BUILD] Error when I try to build the project

Open
#18 0 comments 0 reactions 1 assignee Claimed by @davisouzaluna View on GitHub
bug core
Dominant language
C
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```bash
cmake ..
-- The CXX compiler identification is unknown
CMake Error at examples/tcp/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/alunoifpe/Dpubsub/build/CMakeFiles/CMakeOutput.log".
See also "/home/alunoifpe/Dpubsub/build/CMakeFiles/CMakeError.log".
```

Is important to create bash to add the necessary deps(ubuntu):

```bash
sudo apt-get update && sudo apt-get install build-essential
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.