Windows上的OpenGL SDK [英] OpenGL SDK on Windows

查看:67
本文介绍了Windows上的OpenGL SDK的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图编写OpenGL应用程序,所以我安装了Windows 7 SDK. 但是,看来它是OpenGL 1.1 ...

I'm trying to write an OpenGL application so I installed the Windows 7 SDK. However, it appears that it is OpenGL 1.1...

#define GL_VERSION_1_1                    1

如何找到已安装的(* .dll)版本的OpenGL,以及在哪里可以找到较新的* .lib/*.h文件?

How can I find which version of OpenGL I have installed(*.dll) and where can I find the newer *.lib/*.h files?

推荐答案

Microsoft已经有一段时间没有更新其OpenGL标头/库了.要使用较新的功能,通常需要使用 GLEW

Microsoft hasn't updated their OpenGL headers/libraries for quite a while. To use newer features, you normally want to use GLEW or GLEE.

这篇关于Windows上的OpenGL SDK的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆