Presentation is loading. Please wait.

Presentation is loading. Please wait.

How to insert glut into VC++60?

Similar presentations


Presentation on theme: "How to insert glut into VC++60?"— Presentation transcript:

1 How to insert glut into VC++60?
Chapter 1 How to insert glut into VC++60?

2 Step 1 將課本後面所附贈的光碟片置入光碟機內.

3 Step 2 進入光碟內,在根目錄底下將會發現GLUT資料夾

4 Step 3 進入GLUT資料夾,將壓縮檔glut-3.7.6-bin.zip解壓縮. 解壓縮之後資料夾內會有五個檔案 glut32.dll
glut32.lib glut.h README-win32.txt glut.def

5 Step 4 接著將glut32.dll複製到C:\WINDOWS\system資料夾底下.
glut32.lib必須複製到C:\Program Files\Microsoft Visual Studio\VC98\Lib資料夾之下 glut.h 複製到C:\Program Files\Microsoft Visual Studio\VC98\Include\GL資料夾之下

6 Step 5 做完以上動作,就可以撰寫 Open GL程式 請注意: 若沒有執行上述動作,將導致程式compile時發生錯誤
若有不了解的地方,請參照解壓縮後之檔案 README-win32.txt


Download ppt "How to insert glut into VC++60?"

Similar presentations


Ads by Google