-
In the end, there is almost no real benefit to using the DLL version of GLEW.
最后,几乎没有真正的好处,使用格鲁dll的版本。
-
This is why the DLL version of GLEW offers nothing special vs. the static library.
这就是为什么DLL版本格鲁提供没有什么特别的和静态库。
1. The OpenGL Extension Wrangler Library is a simple tool that helps C/C++ developers initialize extensions and write portable applications. GLEW currently supports a variety of operating systems, including Windows, Linux, Darwin, Irix, and Solaris.\nOpenGL扩展库是个简单的工具,用于帮助C/C++开发者初始化扩展(OpenGL扩展功能)并书写可移植的应用程序。GLEW当前支持各种各样的操作系统,包含Windows,Linux,Darwin,Irix与Solaris。