You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need VisualStudio with C++ tools installed. After you open the solution it asks for GLEW. To overcome that you can either manually install it or use NuGet to install GLEW: Just right-click on project references and add using NuGet references GLEW.v140 worked for me. If you choose NuGet reference, you need to remove GLEW from the project linker input because it is inside additional references already.
If it glitches it is most probably outdated drivers: You need to change windows update settings to prevent it from downgrading your GPU drivers and then update your GPU drivers manually.
idk how to build the game can anyone help me
The text was updated successfully, but these errors were encountered: