Skip to content

Unable to compile #130

@JKakaofanatiker

Description

@JKakaofanatiker

Describe the bug
I always get the same CMake error when I try to compile

To Reproduce
Steps to reproduce the behavior:

  1. Go to '~/mycroft-gui'
  2. run bash dev_setup.sh
  3. select distro

Expected behavior
Compilation succeeds

Log files

Building Mycroft GUI
-- The C compiler identification is GNU 12.2.1
-- 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:14 (PROJECT):
  The CMAKE_CXX_COMPILER:

    clazy

  is not a full path and was not found in the PATH.

  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 (please complete the following information):

  • Device type: desktop
  • OS: Arch
  • Mycroft-core version: master branch ()

Additional context
Add any other context about the problem here.

Please think carefully about whether you have modified anything in Mycroft's code or configuration files. If so, can you reproduce this on a clean installation of Mycroft? Many "bugs" turn out to be non-standard configuration errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions