Closed silversquirl closed 9 months ago
Building with the glTF format enabled causes C++ error spew about no matching constructor for initialization of 'Value' (aka 'GenericValue<UTF8<>>')
glTF
no matching constructor for initialization of 'Value' (aka 'GenericValue<UTF8<>>')
https://github.com/MasterQ32/zig-assimp/pull/8 should fix that
Fixed, thanks!
Building with the
glTF
format enabled causes C++ error spew aboutno matching constructor for initialization of 'Value' (aka 'GenericValue<UTF8<>>')