godot-llama-cpp icon indicating copy to clipboard operation
godot-llama-cpp copied to clipboard

commit hash of `godot_cpp` submodule no longer seems to exist

Open Libadoxon opened this issue 1 year ago • 0 comments

Godot version

4.3.stable.nixpkgs.77dcf97d8

godot-cpp version

N/a

System information

Linux (NixOs)

Issue description

When trying to clone with git clone --recurse-submodules https://github.com/hazelnutcloud/godot-llama-cpp.git it complains with

fatal: Fetched in submodule path 'godot_cpp', but it did not contain a6e8063e2a7868853ecce21ab6cff38417663ad9. Direct fetching of that commit failed.

Trying to build with latest commit of godot_cpp fails

Libadoxon avatar Dec 08 '24 15:12 Libadoxon