QT Design Studio not working in windows 10
-
Hello Team,
I have downloaded latest QT from web portal. after that I launched QT design studio. It opens perfectly but once I tried to create new project my complete QT design studio hanged up after that I need to kill software forcefully from task manager.
Could you please help me out on that?Thanks,
Nayan O. Bhavsar -
Can you try "set QT_QUICK_BACKEND=software" in a command-line and launch Qt Design Studio from there?
This will use software rendering instead of OpenGL.