开发平台(Platform): (Ex: VC++, GCC, Linux, ...)
Qt 5.2.1
额外使用到的函数库(Library Used): (Ex: OpenGL, ...)
openGL
问题(Question):
小弟想将自己所创造的 QGLWidget 设定为QGraphicsView的 Viewport
并且在QGLWidget里创造一个Thread,持续地去对QGLWidget updateGL
但是只要点选到所Show的视窗,就会产生错误讯息:
Cannot make QOpenGLContext current in a different thread
想请教大大们是哪的Code有问题!!
错误结果(Wrong Output):
Cannot make QOpenGLContext current in a different thread
程式码(Code):(请善用置底文网页, 记得排版)
http://ppt.cc/K6td