-
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
-
关于摄像机拍摄图象,并对图象进行变换处理,画出曲线图
关于摄像机拍摄图象,并对图象进行变换处理,画出曲线图-On camera images, and transform image processing, draw curves
- 2022-05-30 08:20:58下载
- 积分:1
-
步进电机的c语言程序
步进电机的c语言程序-stepper motor c Language Program
- 2022-02-04 07:36:45下载
- 积分:1
-
at91sam9260 windows ce 5.0 bsp source code
at91sam9260 windows ce 5.0 bsp source code-at91sam9260 windows ce 5.0 bsp source code
- 2023-04-13 04:35:04下载
- 积分:1
-
Symbol_MC3000_C#.条码扫码范例程序之3
Symbol_MC3000_C#.条码扫码范例程序之3-Symbol_MC3000_C#. Barcodes sweep procedure code sample 3
- 2022-03-07 21:56:58下载
- 积分:1
-
windows mobile中操作outlook,可打开outlook,把信件写入草稿箱和发件箱。...
windows mobile中操作outlook,可打开outlook,把信件写入草稿箱和发件箱。-windows mobile operating outlook which can be opened Outlook. write a letter and copies of Trash bins.
- 2022-03-17 14:34:48下载
- 积分:1
-
51单片机《丁香花》程序
51C 单片机蜂鸣器播放《丁香花》程序,Keil生成hex文件
- 2022-02-02 19:48:21下载
- 积分:1
-
连续search.vcproj
Sequential Search.vcproj
- 2022-02-07 08:30:08下载
- 积分:1
-
线程的调度 线程的调度
线程的调度 线程的调度-thread scheduling thread scheduling
- 2023-01-02 04:55:06下载
- 积分:1
-
刚学编程,多多指导
刚学编程,多多指导-just learning programming, many guidance
- 2023-07-08 13:30:03下载
- 积分:1