C++游戏开发书籍的实例非常适合初学但又又想往游戏开发方面发展的人学习哦

源代码在线查看: 90.plg

软件大小: 3247 K
上传用户: siclj
关键词: 书籍 方面 发展
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: 90 - Win32 Debug--------------------
				
				Command Lines
				Creating temporary file "C:\DOCUME~1\zhongzi\LOCALS~1\Temp\RSP84.tmp" with contents
				[
				/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/90.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"F:\zhongzi\WorkDir\CExample\VC\90\90.c"
				]
				Creating command line "cl.exe @C:\DOCUME~1\zhongzi\LOCALS~1\Temp\RSP84.tmp" 
				Creating temporary file "C:\DOCUME~1\zhongzi\LOCALS~1\Temp\RSP85.tmp" with contents
				[
				kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/90.pdb" /debug /machine:I386 /out:"Debug/90.exe" /pdbtype:sept 
				.\Debug\90.obj
				]
				Creating command line "link.exe @C:\DOCUME~1\zhongzi\LOCALS~1\Temp\RSP85.tmp"
				Output Window
				Compiling...
				90.c
				F:\zhongzi\WorkDir\CExample\VC\90\90.c(44) : warning C4013: 'getch' undefined; assuming extern returning int
				Linking...
				
				
				
				Results
				90.exe - 0 error(s), 1 warning(s)
				
				
				
							

相关资源