mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-20 11:56:31 +08:00
Native WoA builds are done with -no-opengl switch, therefore native test coin nodes do not need to have openglsw installed. (ms-windows-store://pdp/?productid=9NQPSL29BFFF) However, when trying to run cross compiled WoA on native test nodes this ends up with: tst_QOpenGLWindow::create() Failed to load opengl32sw (%1 is not a valid tst_QOpenGLWindow::create() Failed to load and resolve WGL/OpenGL function However, adding no-opengl flag would affect our release binaries and would remove qt3d and qtdatavisualisation from packaging. Use run-opengl-test feature instead. Task-number: COIN-1211 Change-Id: Ib7d3eca7045598825f7a5ad774f60d2bc9db2458 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
16 KiB
16 KiB