Eugene Mironov

Results 2 comments of Eugene Mironov

I have the same issue while trying to run GLTFSDK.Samples/Deserialize example. gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)

I can run the example by disabling schema validation: Deserialize(manifest, DeserializeFlags::None, SchemaFlags::DisableSchemaRoot);