NSIGHT, VISUAL STUDIO 2013 COMMUNITY EDITION, QT LIBRARY

Hello,
is there a way to use NSIGHT in my Visual Studio 2013 OpenGL project with QT library?
The project is correct, I can debug an launch it without any problems,
but if I try to use NSIGHT it crash or freeze and so on…

Does anyone use NSIGHT in Visual Studio with Qt without problem?

Thank you

Hi aidoru,

I have had some message or email from some other guys who use Nsight with their QT graphics samples smoothly. I tend to have more detail information for further investigation.

  • what’s your OS, driver, GPU?
  • what’s your Nsight version?
  • can you try to set Nsight Option->Graphics->Force Present/SwapBuffer calls on the target to repaint the window to True, and retry?
  • If it keeps, could you show us some reproduce sample for internal investigation?

Thanks
An