How to integrate QT with OpenGl
-
@ManiRon said in How to integrate QT with OpenGl:
I was using QT5.5
Any reason to use such an old version?
What OS?
Did you try to update graphics driver? -
@ManiRon said in How to integrate QT with OpenGl:
I was using QT5.5
Any reason to use such an old version?
What OS?
Did you try to update graphics driver? -
@jsulm My laptop is old and i donno whether it supports new version of QT, Now i solved the issue by installing openGL in my laptop, but i am facing an issue while opening the designer form of QML , The Qt creator crashes , I am using QT5.5
@ManiRon said in How to integrate QT with OpenGl:
My laptop is old and i donno whether it supports new version of QT
You could simply try as you can install as many Qt versions as you like.
-
@ManiRon said in How to integrate QT with OpenGl:
My laptop is old and i donno whether it supports new version of QT
You could simply try as you can install as many Qt versions as you like.
-
@ManiRon It's not hard to find it.
https://www.qt.io/developers -
@ManiRon It's not hard to find it.
https://www.qt.io/developers -
@jsulm if suppose my laptop doesnt have any graphic card in it then whether the QML designer form will work ?
-
@ManiRon Do you mean you have integrated graphics unit (in the CPU)?
It doesn't matter as long as you have working OpenGL graphics driver, so try to update them if you have issues.