Qt Creator Bug?
-
I am learning with Qt Creator (python, qml, Pyside). I made a simple app (buttons, labels,) in Qt Creator 7.xx. Everything worked fine until I wanted to use Qt Charts - I could not find any Qt charts modules in Qt Creator. So I downloaded new version of Qt Creator an before installation I checked Qt Charts. The Qt Creator 8.0 installed on my pc, but now I can not even make simple hello world project.
When I make a new project (Qt Quick empty application) - I can run it and it works, but can not use Design (in 2D window) because there is text Go to error - when I click on it the code of qml shows, but no error is there. And because the design does not work I can not even try if the Qt Charts is available.
Any help please? I tried to reinstal it 3 times. Or is possible to install older verions?
Thank you very much! -
I am learning with Qt Creator (python, qml, Pyside). I made a simple app (buttons, labels,) in Qt Creator 7.xx. Everything worked fine until I wanted to use Qt Charts - I could not find any Qt charts modules in Qt Creator. So I downloaded new version of Qt Creator an before installation I checked Qt Charts. The Qt Creator 8.0 installed on my pc, but now I can not even make simple hello world project.
When I make a new project (Qt Quick empty application) - I can run it and it works, but can not use Design (in 2D window) because there is text Go to error - when I click on it the code of qml shows, but no error is there. And because the design does not work I can not even try if the Qt Charts is available.
Any help please? I tried to reinstal it 3 times. Or is possible to install older verions?
Thank you very much! -
-
Thanks, OK it would be better then reinstall whole Qt Creator :-) . Now I can see in Qt Maintance the Qt Charts is installed, but the Design does not work. Any idea why it does not work? The older (functional ) Qt Creator is already gone from my pc :(