MS Visual Studios 2012中的OpenGL安装 [英] OpenGL Installation in MS Visual Studios 2012

查看:95
本文介绍了MS Visual Studios 2012中的OpenGL安装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,



我想在MS Visual Studios 2012上运行OpenGL。我尝试获取有关如何操作的信息,但似乎没有人提供有关如何操作的分步说明。我使用Windows 7 32位,我知道我需要glew32,glut32和opengl32,但我不知道在哪里可以找到这些以及如何使用MS Visual Studios 2012进行配置。



非常感谢您的帮助。

解决方案

1。将* .dll文件复制到C:\ Windows \ System32

2.将* .h复制到C:\Program Files \ Microsoft Visual Studio 11.0\VC\include\GL - 创建gl文件夹

3.将* .lib复制到C:\Program Files \ Microsoft Visual Studio 11.0\VC \lib



你可以在这里找到安装 http://www.opengl.org/resources/libraries/ glut / glut37.zip [ ^

Hello,

I am trying to get OpenGL running on MS Visual Studios 2012. I tried getting information on how to do it but no one seems to be providing step by step instructions on how to do it. I am using Windows 7 32 bits and I know I will need the glew32, glut32 and opengl32 but I just don''t know where to find these and how to configure it with MS Visual Studios 2012.

Your help is much appreciated.

解决方案

1. Copy *.dll files to C:\Windows\System32
2. Copy *.h to C:\Program Files\Microsoft Visual Studio 11.0\VC\include\GL -- Create gl folder
3. Copy *.lib to C:\Program Files\Microsoft Visual Studio 11.0\VC\lib

you can find the install here
http://www.opengl.org/resources/libraries/glut/glut37.zip[^]


这篇关于MS Visual Studios 2012中的OpenGL安装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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