Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.8.1, 4.8.5, 5.2.1
-
None
-
I have built the executables on following setups. But many other setups may suffice as well.
OS X 10.9 Mavericks
Qt version 4.8.5, QMake version 2.01a
gcc version 4.8.2
Ubuntu 12.04
Using Qt version 4.8.1, QMake version 2.01a
gcc version 4.8.1
Windows 7
Qt version 4.8.5, QMake version 2.01a
gcc version 4.8.1
I suspected that building qt from source could solve this problem. So I took Qt5.2.1, it comes with compiler what simplifies the matter. My code did not work on Mac OS X (Mavericks) and worked well on Windows 7 and Ubuntu 12.04 again.I have built the executables on following setups. But many other setups may suffice as well. OS X 10.9 Mavericks Qt version 4.8.5, QMake version 2.01a gcc version 4.8.2 Ubuntu 12.04 Using Qt version 4.8.1, QMake version 2.01a gcc version 4.8.1 Windows 7 Qt version 4.8.5, QMake version 2.01a gcc version 4.8.1 I suspected that building qt from source could solve this problem. So I took Qt5.2.1, it comes with compiler what simplifies the matter. My code did not work on Mac OS X (Mavericks) and worked well on Windows 7 and Ubuntu 12.04 again.
Description
My intention is to draw using QtOpenGL and to move around the scene using scroll bars. The weird thing: it works well on windows and linux and it does not work on mac os x. code.zip contains simple source code and 3 executables(for windows, linux and mac os x).
Attachments
Issue Links
- depends on
-
QTBUG-36899 Add QOpenGLWidget and QOpenGLWindow
-
- Closed
-