- gl.hglu.hglaux.h
Download Directory:
https://download.csdn.net/download/boyinc0de/11171372
in
The following:
Include directory corresponding to downloaded files, unzipped include folder
The library directory corresponds to the downloaded files and the unzipped Library folder
VS2019 may report an error.
1> Glaux. Lib (tk.obj) : error LNK2019: Cannot resolve external symbol _sscanf, which is referenced in the function _GetRegistrySysColors@8
1> Glaux. Lib (tk.obj) : error LNK2019: Unresolvable external symbol _vsprintf, which is referenced in the function _PrintMessage
VS2015 compilation will cause this problem, the solution is in the project properties ->; The linker – & gt; Input – & gt; Add a dependency legacy_stdio_defines.lib to the attached dependency;
Here’s a reference:
https://blog.csdn.net/qqsqqsqqs318/article/details/58156094
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
In later experiments, we used the GLUT library, and I put the configuration procedure in the following:
https://www.jianshu.com/p/be32da974d8c
PS: I just put the.dll file in the Debug folder of the project where the.exe is located. I don’t want to copy everything to the system files
Read More:
- Configure OpenGL development environment (glfw3 + glad) once and for all with visual studio
- Configuration of OpenGL development environment under Windows environment, win10 + vs2019 + glfw + glad
- Configuring OpenGL in Visual Studio 2015
- Visual studio 2017, OpenGL program running prompt glut32.dll missing solution
- Configuring OpenGL + glew in windows10 + Visual Studio 2017
- Configuring OpenGL in Visual Studio
- OpenGL class library and environment configuration under win10 and vs2015
- Construction of vs2015 OpenGL configuration environment
- Vs2015 OpenGL environment configuration
- Vs2015 + OpenGL environment configuration
- OpenGL environment configuration
- Vs configuration of OpenGL development environment: configuration of glfw library and glad Library
- Clion MinGW super fast configuration OpenGL development environment
- Problems encountered in vs2015 configuration using OpenGL environment
- OpenGL development environment configuration [vs2017] + common problems
- On the configuration of OpenGL Red Book eighth edition environment in vs2013
- Vs2015 configuring OpenGL development environment: configuration of glfw library and glad Library
- Simple configuration of glfw + glad in vs2015 OpenGL development environment
- OpenGL + vs2015 environment configuration problem solving
- Detailed steps for installing Visual Studio 2010 + Intel parallel studio Xe 2013 and configuring mpich2