GFX with SDL Lesson 1: Getting started with SDL(翻译)[7]

[入库:2005年8月19日] [更新:2007年3月24日]

本文简介:选择自 heroboy2000 的 blog

sdl.dllsdl中一个重要的文件(它在dev-c++msvc6sdl zip文件里)。如果你要运行sdl程序,你必须把sdl.dll复制到c:\windows\system (win 95, 98, me) c:\windows\system32 (on windows nt, 2000 and xp)。或者sdl.dll和你的程序在同一个文件夹。


getting started with sdl

本文关键:GFX with SDL Lesson 1: Getting started with SDL(翻译)
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top