HOW CAN I CREATE A WINDOW WITH OPENGL AND QT IN LINUX
-
Hi community
I am working in project which relies on writing some applications with opengl with qt in Linux. I had no experience in opengl , but I have written some code in Qt before, but I have tried to create a simple window with Qt but I couldn't so far. I have watched some videos , read some blogs but I always got some errors. I have been working in this task for two weeks but it is failed.Please can somebody help me somebody with a simple example how to create a window with opengl in Linux o how can I set up the Qt enviroment to enable opengl .
My GPU is : PowerVR SGX544MP1· Comply with OpenGL ES 2.0, OpenCL 1.x, DX 9_3
Qt Creator : 3.5.1
-
Hi and welcome to devnet,
What version of Qt are you using ?
On what Linux distribution ?
Using what backend ?
What exact errors are you getting ?The Qt documentation already provides several exemples for the OpenGL module, you should start by one of these.
On a side note, please avoid writing sentences in all caps like the title of this thread. In written languages it's considered shouting and rude.