Opengl gets deleted from nvidia drivers sometimes when i run the project

  • Thread starter Thread starter pabolo12
  • Start date Start date
P

pabolo12

Guest
I have made a simple opengl app in c++ visual studio. When i run the project the first time i saw a triangle just like i was suppose to. But then after getting out of the debug mode and not editting the source code i run the project again and opengl seems to have been deleted from my computer altogether as the program doesnt go past the glfwInit() function. The only way i found to fix this is to completely reinstall my drivers for Nvidia gtx 1660 ti. But this problem keeps coming back. Could anyone tell me why this is happening and what are the possible solutions?

Thank you.

Continue reading...
 
Back
Top