[BROKEN] This compiles if we use fastgltf 0.9.0, but it says Error::UnsupportedVersion for the file. Earlier versions can't compile because either simdjson has code errors, or the .a/.so is missing important functions.

This commit is contained in:
Zed A. Shaw 2025-12-20 00:36:55 -05:00
parent 85d792e257
commit dbda70e3a0
7 changed files with 185 additions and 7 deletions

View file

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