Managed to get the monkey to load by patching simdjson 3.3.0 to fix a dubious 3 lines of code as mentioned here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280590 then have fastgltf _NOT_ download simdjson again.

This commit is contained in:
Zed A. Shaw 2026-02-05 00:54:10 -05:00
parent dbda70e3a0
commit 11ed1540ab
6 changed files with 122 additions and 125 deletions

View file

@ -1,7 +1,7 @@
[wrap-git]
directory=fastgltf
url=https://github.com/spnda/fastgltf.git
revision=v0.9.0
revision=v0.6.1
depth=1
method=cmake