Capture screen area C++
I am trying to make a cross-platform app to measure FPS. In windows it works but in macos using only QT, I couldn’t capture other apps in the area. So I uses CoreGraphics for Mac but I am still getting the same problem.
I am trying to make a cross-platform app to measure FPS. In windows it works but in macos using only QT, I couldn’t capture other apps in the area. So I uses CoreGraphics for Mac but I am still getting the same problem.