ผลต่างระหว่างรุ่นของ "Final Project ของวัลย์ทิพย์และพิชนิตา"
ไปยังการนำทาง
ไปยังการค้นหา
Cardcaptor (คุย | มีส่วนร่วม) |
Cardcaptor (คุย | มีส่วนร่วม) |
||
แถว 13: | แถว 13: | ||
#** PyQt 4.4.4: http://theory.cpe.ku.ac.th/~pramook/software/python26/PyQt-Py2.6-gpl-4.4.4-2.exe | #** PyQt 4.4.4: http://theory.cpe.ku.ac.th/~pramook/software/python26/PyQt-Py2.6-gpl-4.4.4-2.exe | ||
#* ลงซอฟต์แวร์ทุกอย่างตามลำดับที่ดาวน์โหลดมาข้่างบนนี้ | #* ลงซอฟต์แวร์ทุกอย่างตามลำดับที่ดาวน์โหลดมาข้่างบนนี้ | ||
+ | #* แก้ไข environment variable ของเครื่องของตัวเอง | ||
+ | #** ไป Control Panel | ||
+ | #** เลือก System | ||
+ | #** เลือก tab ชื่อ "Advanced" | ||
+ | #** เลือกกดปุ่ม Environment Variables | ||
+ | #** แ้ก้ตัวแปรชื่อ Path โดยเพิ่ม directory C:\Python26 กับ C:\Python26\scripts เข้าข้างท้าย (ต่อท้ายค่าของ Path ด้วย ";C:\Python26;C:\Python26\scripts") | ||
#** setuptools 0.6.9: http://theory.cpe.ku.ac.th/~pramook/software/python26/setuptools-0.6c9.tar.gz | #** setuptools 0.6.9: http://theory.cpe.ku.ac.th/~pramook/software/python26/setuptools-0.6c9.tar.gz |
รุ่นแก้ไขเมื่อ 04:48, 16 มิถุนายน 2552
วิธีการลงซอฟต์แวร์ให้ทำงานได้
- ลง Visual Studio 2008 (เคยให้แล้ว)
- ลง GLUT
- ไปที่ http://www.xmission.com/~nate/glut.html
- ดาวน์โหลด glut-3.7.6-bin.zip
- ขยายไฟล์
- Extract ไฟล์ชื่อ glut32.dll ลงใน C:\Windows\System32
- ลงภาษา Python
- ดาวน์โหลด installer ต่างๆ จาก http://theory.cpe.ku.ac.th/~pramook/software/python26/
- Python 2.6.1: http://theory.cpe.ku.ac.th/~pramook/software/python26/python-2.6.1.msi
- PyOpenGL 3.0: http://theory.cpe.ku.ac.th/~pramook/software/python26/PyOpenGL-3.0.0.win32.exe
- PIL 1.1.6: http://theory.cpe.ku.ac.th/~pramook/software/python26/PIL-1.1.6.win32-py2.6.exe
- PyQt 4.4.4: http://theory.cpe.ku.ac.th/~pramook/software/python26/PyQt-Py2.6-gpl-4.4.4-2.exe
- ลงซอฟต์แวร์ทุกอย่างตามลำดับที่ดาวน์โหลดมาข้่างบนนี้
- แก้ไข environment variable ของเครื่องของตัวเอง
- ไป Control Panel
- เลือก System
- เลือก tab ชื่อ "Advanced"
- เลือกกดปุ่ม Environment Variables
- แ้ก้ตัวแปรชื่อ Path โดยเพิ่ม directory C:\Python26 กับ C:\Python26\scripts เข้าข้างท้าย (ต่อท้ายค่าของ Path ด้วย ";C:\Python26;C:\Python26\scripts")
- setuptools 0.6.9: http://theory.cpe.ku.ac.th/~pramook/software/python26/setuptools-0.6c9.tar.gz
- ดาวน์โหลด installer ต่างๆ จาก http://theory.cpe.ku.ac.th/~pramook/software/python26/