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

glTFRuntimeParserStaticMeshes compile error in UE4.27 #9

Open
odyssey2010 opened this issue Feb 20, 2023 · 0 comments
Open

glTFRuntimeParserStaticMeshes compile error in UE4.27 #9

odyssey2010 opened this issue Feb 20, 2023 · 0 comments

Comments

@odyssey2010
Copy link

Hi team,
First of all, many thanks to your glTFRuntime plugin.

Recently, I downloaded and tried compiling it in Unreal Engine 4.27.

It has compile error in glTFRuntimeParserStaticMeshes.cpp and I moved error line:
VertexInstanceUVs.SetNumChannels(NumUVs);
into ENGINE_MAJOR_VERSION > 4 macro block.

Please patch this one line code fix.
glTFRuntimeParserStaticMeshes cpp

By the way, I am a C++ developer in 3D graphics engine, but a newbie using GIT (github).
I uploaded my project using glTFRuntime. https://github.com/odyssey2010/unreal_gltf_runtime_scene
If any question, please contact me a.kyungdong.park@gmail.com

Thanks and Best regards.

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

1 participant