Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile error, SchemaValidation #121

Open
guangpingzhou opened this issue Jun 2, 2023 · 1 comment
Open

compile error, SchemaValidation #121

guangpingzhou opened this issue Jun 2, 2023 · 1 comment

Comments

@guangpingzhou
Copy link

windows
GLTFSDK\Source\SchemaValidation.cpp : 37 auto result = schemaDocuments.emplace(uri, rapidjson::SchemaDocument(document, nullptr, 0, this)); there is no constructor.

@bghgary
Copy link
Contributor

bghgary commented Dec 7, 2023

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.

@bghgary bghgary added the triaged label Dec 7, 2023
@thomlucc thomlucc removed the triaged label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants