Skip to content

Error when building on linux #159

@linusrg1

Description

@linusrg1

cmake .. -DCMAKE_CXX_COMPILER=clang++ && cmake --build .
-- Checking for one of the modules 'appindicator3-0.1'
CMake Error at /usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:707 (message):
None of the required 'appindicator3-0.1' found
Call Stack (most recent call first):
cmake/LinuxConfig.cmake:7 (pkg_search_module)
CMakeLists.txt:8 (include)

-- JSM version is vGIT-NOTFOUND.GIT-NOTFOUND.GIT-NOTFOUND
-- CPM: adding package JoyShockLibrary@2.1.0 (v2.1.0)
CMake Error at /usr/share/cmake-3.16/Modules/ExternalProject.cmake:2421 (message):
error: could not find git for clone of joyshocklibrary-populate
Call Stack (most recent call first):
/usr/share/cmake-3.16/Modules/ExternalProject.cmake:3236 (_ep_add_download_command)
CMakeLists.txt:13 (ExternalProject_Add)

-- Configuring incomplete, errors occurred!
See also "/home/linus/Downloads/JoyShockMapper-master/build/_deps/joyshocklibrary-subbuild/CMakeFiles/CMakeOutput.log".

CMake Error at /usr/share/cmake-3.16/Modules/FetchContent.cmake:903 (message):
CMake step for joyshocklibrary failed: 1
Call Stack (most recent call first):
/usr/share/cmake-3.16/Modules/FetchContent.cmake:1006 (__FetchContent_directPopulate)
cmake/CPM.cmake:454 (FetchContent_Populate)
cmake/CPM.cmake:483 (FetchContent_MakeAvailable)
cmake/CPM.cmake:345 (cpm_fetch_package)
JoyShockMapper/CMakeLists.txt:159 (CPMAddPackage)

-- Configuring incomplete, errors occurred!
See also "/home/linus/Downloads/JoyShockMapper-master/build/CMakeFiles/CMakeOutput.log".
See also "/home/linus/Downloads/JoyShockMapper-master/build/CMakeFiles/CMakeError.log".

I installed libappindicator.
I am on Ubuntu 21.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions