You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
windows
GLTFSDK\Source\SchemaValidation.cpp : 37 auto result = schemaDocuments.emplace(uri, rapidjson::SchemaDocument(document, nullptr, 0, this)); there is no constructor.
The text was updated successfully, but these errors were encountered:
We don't repro this. Can you provide more information about how you are building it? Are you using the VS solution? You have to use CMake to generate the solution. We will remove the VS solution soon.
windows
GLTFSDK\Source\SchemaValidation.cpp : 37 auto result = schemaDocuments.emplace(uri, rapidjson::SchemaDocument(document, nullptr, 0, this)); there is no constructor.
The text was updated successfully, but these errors were encountered: