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

qt3d-examples fails on Qt 5.11.0 #4

Open
diracsbracket opened this issue Jan 24, 2019 · 0 comments
Open

qt3d-examples fails on Qt 5.11.0 #4

diracsbracket opened this issue Jan 24, 2019 · 0 comments

Comments

@diracsbracket
Copy link

diracsbracket commented Jan 24, 2019

Tried running the examples on Windows 10, Qt 5.11, but get assert error:

09:44:05: Debugging starts
QML debugging is enabled. Only use this in a safe environment.
QML Debugger: Waiting for connection on port 60516...
Unknown uniform type or value: QVariant(QString, "white") Please check your QParameters
[Qt3DRender::GLTexture] No QTextureData generated from Texture Generator yet. Texture will be invalid for this frame
[Qt3DRender::GLTexture] No QTextureData generated from Texture Generator yet. Texture will be invalid for this frame
ASSERT: "imgData" in file renderers\opengl\textures\gltexture.cpp, line 154
Debug Error!

Program: D:\Qt\5.11.0\msvc2017_64\bin\Qt5Cored.dll
Module: 5.11.0
File: renderers\opengl\textures\gltexture.cpp
Line: 154

ASSERT: "imgData" in file renderers\opengl\textures\gltexture.cpp, line 154

The stack:

1 qt_message_fatal qlogging.cpp 1833 0x7ffe5104673b
2 QMessageLogger::fatal qlogging.cpp 877 0x7ffe51044ed2
3 qt_assert qglobal.cpp 3180 0x7ffe51035f4b
4 Qt3DRender::Render::GLTexture::getOrCreateGLTexture gltexture.cpp 155 0x7ffe509fc7da
5 Qt3DRender::Render::Renderer::updateGLResources renderer.cpp 1188 0x7ffe5099fffa
6 Qt3DRender::Render::Renderer::doRender renderer.cpp 684 0x7ffe5099ddcc
7 Qt3DRender::Render::Renderer::render renderer.cpp 611 0x7ffe5099da42
8 Qt3DRender::Render::RenderThread::run renderthread.cpp 87 0x7ffe506b2e60
9 QThreadPrivate::start qthread_win.cpp 380 0x7ffe51075d3a
10 BaseThreadInitThunk KERNEL32 0x7ffea3fd3034
11 RtlUserThreadStart ntdll 0x7ffea46d3691

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