I have an OpenGL application that I would like to debug with the Nsights graphics debugger. Unfortunately it directly crashes on startup.
I am using glfw and glad for creating the window context. It seems like Nsight crashes somewhere when creating the window context. The application works fine on its own.
I am using Visual Studio Community 2017 v15.5.2 and Nsight v5.4
My Graphics card is a NVIDIA GeForce GTX 1070 with driver version 388.59
I have solely downloaded Nsight for debugging my application so I have no further experience with it. Could there be a problem with some configuration? I would be thankful for any kind of input. Also I can provide more information and specs if needed.
Best regards
Luka