PDA

View Full Version : OpenGL program on other PC



binary001
25th June 2015, 17:11
Hi,

I created a program with opengl picture slide show.
I added opengl in my project as follow.
QT += core gui opengl
My program is worked well in my pc with Qt Creator.
Program is run on other PC. But black screen is shown in other windows PC that not installed Qt C++.
How Can I solved It. which files are copied to that PC with my program.

Or How can I create setup program with OpenGL?

d_stranz
26th June 2015, 18:56
http://doc.qt.io/qt-5/deployment.htm (http://doc.qt.io/qt-5/deployment.html)l