-
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut3...
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。
glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%System32文件夹下。
然后拷贝对应的文件到对应的目录:
glut32.dll to %WinDir%System, //这里或者是System32
glut32.lib to $(MSDevDir)....VC98lib,
glut.h to $(MSDevDir)....VC98includeGL
对于vc2005,则应拷贝到:
VCPlatformSDKLib和VCPlatformSDKIncludeGL-glut.h put this file include to your source code. Usually put this file on your compiler s header files directory gl folder. glut.lib (SGI version) and glut32.lib (Microsoft version), this document will be linked to your procedures, therefore, put it on the compiler s lib folder. glut.dll (SGI version) and glut32.dll (Microsoft version), put the document on the WinDir System32 folder. And copies of the corresponding documents to the corresponding directory: glut32.dll to WinDir System,// here or are System32glut32.lib to $ (MSDevDir ).... VC98lib, glut.h to $ (MSDevDir ).... VC98includeGL for vc
- 2022-06-28 06:41:31下载
- 积分:1
-
code想要的就自己下载 功能不强
code想要的就自己下载 功能不强-code
- 2022-03-04 05:37:33下载
- 积分:1
-
注册表修复专家+VB源代码
[ 2005
注册表修复专家+VB源代码
[ 2005-09-19 06:02:53 | 作者: 中华攻客 ]-registry recovery expert by vb.
- 2022-08-21 04:18:43下载
- 积分:1
-
这是一个GB18030和UNICODE转换的程序,采用查表法。其中GB18030有两字节和四字节部分。两字节的好显示,而四字节的需要特殊处理。...
这是一个GB18030和UNICODE转换的程序,采用查表法。其中GB18030有两字节和四字节部分。两字节的好显示,而四字节的需要特殊处理。-This is a UNICODE conversion GB18030 and procedures, the use of look-up table method. GB18030 which there are two-byte and four-byte part. Two bytes of a good show, and four bytes of the need for special treatment.
- 2022-11-30 10:40:04下载
- 积分:1
-
Acm zju questions right to participate in 1113 that the ACM would help
Acm zju 试题1113题对参加ACM的人会有所帮助-Acm zju questions right to participate in 1113 that the ACM would help
- 2022-06-01 00:46:57下载
- 积分:1
-
利用土地的贪婪算法
这是一个从pgm文件创建tin的算法。
- 2022-05-16 16:46:26下载
- 积分:1
-
vc所必须的实例
是一个很不错的应用选择
具有很好的参考价值...
vc所必须的实例
是一个很不错的应用选择
具有很好的参考价值-vc necessary is a very good example of the application of the selection of good reference value
- 2022-02-28 16:12:20下载
- 积分:1
-
图形化界面的计算器
图形化界面的计算器。支持算法优先。
有两种模式:一种是输入一个完整表达式,获取计算结果,这种工作模式类似于我们的计算表达式的过程;第二种是进行即使计算,即显示单步计算的中间结果,这种工作模式类似于普通计算器功能。
计算器包括2个文本框,一个输入框,一个输出框
支持阶乘
- 2022-04-22 07:09:44下载
- 积分:1
-
一些数据结构的c++实现的源代码,包括一些标准模板库的实现,还有一些高级话题....
一些数据结构的c++实现的源代码,包括一些标准模板库的实现,还有一些高级话题.
-some of the data structure to achieve c source code, including some standard template for the realization of some advanced topics.
- 2022-01-28 14:08:29下载
- 积分:1
-
一个类似Outlook address box的编辑控件代码。
一个类似Outlook address box的编辑控件代码。-Outlook address box similar to the edit control code.
- 2022-01-28 02:32:58下载
- 积分:1