google / google/monster-mash

Cmake error when installing.

Open
#18 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.3k
Forks
184
PR merge metrics
No merged PRs in 30d

Description

I'm getting this error when installing. Not sure if it's an error in the steps of the installation or a result of my lack of knowledge in Linux. Installed Linux in Virtualbox to try the program.

Cmake error at CmakeLists.txt

The Cmake_C Compiler.

Path_to_emsdk/upstream/emscripten/emcc

is not a full path and was not found in path

Tell Cmake where to find the compiler by setting
either the enviroment variable "CC" or the Cmake
cache entry CMAKE_C_COMPILER to the full path to
the compiler, or to the compiler name if it is in
the PATH.

Contributor guide

Open the contributing guide

Research direction

Start with the installation steps and CMakeLists.txt, then reproduce the configuration error in the Linux VirtualBox environment. Check how the emsdk emcc path is supplied to CMake through CC or CMAKE_C_COMPILER. Done means the project configures without the missing-compiler error and the installation can proceed.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.