Visual problem when open Qt Creator (comunity)
-
when i open qt, i didn't saw my projects i see all white, no buttons, how to solve this problem
if imagem didn't open this is the link : http://imgur.com/J1xYRep
-
when i open qt, i didn't saw my projects i see all white, no buttons, how to solve this problem
if imagem didn't open this is the link : http://imgur.com/J1xYRep
@LodiCode
Hi
Try start it from command prompt with
/path/qtcreator -noload Welcome -noload QmlDesigner -noload QmlProfilerThat disables the welcome screen as it demands good openGl.
Also if you have avast running. Try disable it.
-
@LodiCode
Np.
If you dont care about the welcome screen then u can just disable it for good.
Go to Help->About plugins and find Welcome and disable it.
Then u can just start Creator with the icon.Alternatively you should look for updated gfx drivers to get openGl up and running.