Qt 6.11 is out! See what's new in the release
blog
OSX OpenGL Profiler can't see Qt Apps
General and Desktop
1
Posts
1
Posters
774
Views
1
Watching
-
Hi,
I've been trying to debug a Qt OpenGL app on OSX 10.10 and have discovered that the OSX OpenGL Profiler (5.0) can't see any OpenGL calls.
For example, if you launch qopenglwidget, then "attach" it using the OpenGL Profiler, it doesn't see ANY OpenGL calls in it's trace, nor do any breakpoints have any affect.
The Profiler CAN see other OpenGL apps correctly though.
Any ideas on what's causing this?
Thanks!