-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Labels
DocumentationAn issue concerning incorrect or missing documentationAn issue concerning incorrect or missing documentation
Description
Checklist
- I have searched the issues page for any duplicate issues open or closed and confirmed that this bug has not been reported before.
- I have tested the issue with the current build.
- I have attached log files, uploaded sample data, and commands used so that the issue can be easily reproduced by the developers.
Bug Description
Steps to Reproduce
Follow installation instructions for Ubuntu 25.04 or Ubuntu 22 LTS
Expected Behaviour
Successful build
Actual Behaviour
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is unknown
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Error at CMakeLists.txt:3 (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!
Environment
Clean installation of Ubuntu 25.04
Clean installation of Ubuntu 22 LTS
Metadata
Metadata
Assignees
Labels
DocumentationAn issue concerning incorrect or missing documentationAn issue concerning incorrect or missing documentation