Windows application appears blank screen on other computers.
-
Good evening.
I'm trying to compile a simple application with quickcontrols in my computer works normally but when sent to another, it opens a blank screen. As can be seen in prints opens the application on other computers, but it's like the QML not carry, but in my computer works normally.
I'm using the static version of Qt with mingw64, adquerido by MSYS2.
Thanks.
-
There is no solution to the problem? Only acquiring the commercial version of Qt? I tested it on my pc, I removed the QT paths, mingw, just let the operating system (System32) and it works. It seems that the other computers he does not think the QML resource. What I want is not having to install anything on other computers, enough the Qt libraries that have to include.
Follows the print of depency walker on another computer.
If I buy the professional version solves the problem?
Thanks.
-
See the error:
QOpenGLShaderProgram: could not create shader program
QOpenGLShader: could not create shader
QOpenGLShader: could not create shader
shader compilation failed:
""
QOpenGLShaderProgram::uniformLocation( matrix ): shader program is not linked
QOpenGLShaderProgram::uniformLocation( opacity ): shader program is not linked
QOpenGLShaderProgram: could not create shader program
QOpenGLShader: could not create shader
QOpenGLShader: could not create shader
shader compilation failed:
""
QOpenGLShaderProgram::uniformLocation( matrix ): shader program is not linked
QOpenGLShaderProgram::uniformLocation( opacity ): shader program is not linked