Skip to content

Issue compiling project due to being unable to checkout tag #119

@IShallRiseAgain

Description

@IShallRiseAgain

I cannot build the project elfio project due to an issue with the 7d30a22fc5aac06adfe7887ae57f3701b6b5f913 tag

  1>Checking Build System
  1>Creating directories for 'elfio-populate'
  Performing download step (git clone) for 'elfio-populate'
  Cloning into 'elfio-src'...
  fatal: unable to read tree (7d30a22fc5aac06adfe7887ae57f3701b6b5f913)
  CMake Error at elfio-subbuild/elfio-populate-prefix/tmp/elfio-populate-gitclone.cmake:61 (message):
    Failed to checkout tag: '7d30a22fc5aac06adfe7887ae57f3701b6b5f913'

I was able to bypass the issue by editing the PS2Recomp\ps2xRecomp\CMakeLists.txt and setting Git_SHALLOW to false.

I used "cmake -S . -B out/build" per instruction

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