Skip to content

Issue compiling -- Did I do anything wrong? #37

@ghost

Description

After running the commands $ sh dependencies.sh and $ sh game.sh I am getting:

-- Conan: Adjusting default RPATHs Conan policies
-- Conan: Adjusting language standard
CMake Error at source/CMakeLists.txt:1 (include):
  include could not find load file:

    FetchContent


CMake Error at source/main/CMakeLists.txt:271 (FetchContent_Declare):
  Unknown CMake command "FetchContent_Declare".


-- Configuring incomplete, errors occurred!
See also "/home/user/rigs-of-rods-source/rigs-of-rods/0_build/RelWithDebInfo/CMakeFiles/CMakeOutput.log".
See also "/home/user/rigs-of-rods-source/rigs-of-rods/0_build/RelWithDebInfo/CMakeFiles/CMakeError.log".

I already had one issue (outdated version of something) that I was able to solve. Am I doing anything wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions