Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,356 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm trying to work on an OpenGL project with my friend and I got a test window setup and working, but when I run the window it only runs on my side (my friend can see the debug console but not the GLFW window)
Does anyone know a way to fix this?