Qt 5 and opengl problem!
-
wrote on 23 Nov 2014, 18:58 last edited by
Hi..
i've made a small game using open gl in qt 5
but it doesn't show anything in some computers
i tested it on qt 4 and it worked
what should i do for it work on every computer?
thanks in advance -
Hi and welcome to devnet,
That's a bit vague, what OS are you targeting, what's the configuration of the computer where it's failing ?
-
wrote on 24 Nov 2014, 06:40 last edited by
The os is win7
i've found out that the compiled project doesn't run on a computer that has not visual studio (2008) installed.
is there any plugin or runtime need to be installed before?
Thanks -
Did you deploy your application properly ?
-
wrote on 25 Nov 2014, 05:58 last edited by
I think i did.because it works on some computers and its other parts(parts that dont work with opengl)work properly on every computer.
i think that there's a plugin needed for opengl functioning but i don't know what is it!
please help
thanks -
Are you also redistributing the VS runtime ?
-
wrote on 26 Nov 2014, 18:23 last edited by
I don't know what to do
please explain what should i do exactly?
Thanks so much -
Follow that fine wiki "entry":http://qt-project.org/wiki/Deploy_an_Application_on_Windows
1/8