Unsolved Changing Qt version from 5.9.1 to 5.12.4 cause a crash in windows 10 ( 3D project)
-
Hello everyone,
I need your help please, I have a 3D project that works perfectly with Qt 5.9 in two platforms windows 10 and 7.
I changed the version of Qt to 5.12.4 , when I try to run the project in Windows 10 I have a crash with this Errors (No problem in Windows 7 with the Qt 5.12.4)
Critical: Failed to load libGLESv2d (Les ressources mémoire disponibles sont insuffisantes pour traiter cette commande.)
Warning: create: Failed to load and resolve libGLESv2 functions
Warning: Attempted to use GDI functions with a non-opengl32.dll library
Warning: QWindowsGLContext: Unable find a suitable pixel format.
Warning: virtual void Qt3DRender::Render::Renderer::initialize() OpenGL context creation failed
Warning: Attempted to use GDI functions with a non-opengl32.dll library
Warning: QWindowsGLContext: Unable find a suitable pixel format.
Warning: Attempted to use GDI functions with a non-opengl32.dll library
Warning: QWindowsGLContext: Unable find a suitable pixel format.
Warning: CommandThread: Failed to create local context
Cn::Process::NotifyOutOfMemory().