Hi James !
Thanks for helping me.Today, i have fixed this problem.It seems like i install patch graphics error.I'm trying to uninstall this patch and reinstall it.I try again and succeed.
But i have a problem with deploy Qt Applications to QNX VMWare.I'm trying to run Qt widget application with no add OpenGL module on QNX 6.6 VMWare target.It run successfully.Then i'm trying to run Qt widget application with add OpenGL module and format code is OpenGL ES.I'm run it on QNX 6.6 VMWare with commands :
- run gpu_drv
- run screen (QNX 6.6 VMWare Screen is black).
- run program ./sample_glwidget but nothing happened.
Can you guide me how to deploy Qt Application with OpenGL ES to QNX VMWare ?