|
|
VC++6.0下有这些错误。。
dxstdafx.cpp
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2146: syntax error : missing ';' before identifier 'dwReserved1'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'dwReserved1' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2146: syntax error : missing ';' before identifier 'dwReserved2'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'dwReserved2' : missing storage-class or type specifiers
d:\ansic\dxut\common\dxstdafx.h(71) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(72) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(73) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(74) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(75) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(76) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxutgui.h(13) : fatal error C1083: Cannot open include file: 'dimm.h': No such file or directory
DXUT.cpp
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2146: syntax error : missing ';' before identifier 'dwReserved1'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'dwReserved1' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2146: syntax error : missing ';' before identifier 'dwReserved2'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'dwReserved2' : missing storage-class or type specifiers
d:\ansic\dxut\common\dxstdafx.h(71) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(72) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(73) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(74) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(75) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(76) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxutgui.h(13) : fatal error C1083: Cannot open include file: 'dimm.h': No such file or directory
DXUTenum.cpp
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2146: syntax error : missing ';' before identifier 'dwReserved1'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'dwReserved1' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2146: syntax error : missing ';' before identifier 'dwReserved2'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'dwReserved2' : missing storage-class or type specifiers
d:\ansic\dxut\common\dxstdafx.h(71) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(72) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(73) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(74) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(75) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(76) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxutgui.h(13) : fatal error C1083: Cannot open include file: 'dimm.h': No such file or directory
DXUTgui.cpp
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2146: syntax error : missing ';' before identifier 'dwReserved1'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'dwReserved1' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2146: syntax error : missing ';' before identifier 'dwReserved2'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'dwReserved2' : missing storage-class or type specifiers
d:\ansic\dxut\common\dxstdafx.h(71) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(72) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(73) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(74) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(75) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(76) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxutgui.h(13) : fatal error C1083: Cannot open include file: 'dimm.h': No such file or directory
DXUTMesh.cpp
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2146: syntax error : missing ';' before identifier 'dwReserved1'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'dwReserved1' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2146: syntax error : missing ';' before identifier 'dwReserved2'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'dwReserved2' : missing storage-class or type specifiers
d:\ansic\dxut\common\dxstdafx.h(71) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(72) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(73) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(74) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(75) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(76) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxutgui.h(13) : fatal error C1083: Cannot open include file: 'dimm.h': No such file or directory
DXUTmisc.cpp
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2146: syntax error : missing ';' before identifier 'dwReserved1'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'dwReserved1' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2146: syntax error : missing ';' before identifier 'dwReserved2'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'dwReserved2' : missing storage-class or type specifiers
d:\ansic\dxut\common\dxstdafx.h(71) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(72) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(73) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(74) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(75) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(76) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxutgui.h(13) : fatal error C1083: Cannot open include file: 'dimm.h': No such file or directory
DXUTSettingsDlg.cpp
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2146: syntax error : missing ';' before identifier 'dwReserved1'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'dwReserved1' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2146: syntax error : missing ';' before identifier 'dwReserved2'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'dwReserved2' : missing storage-class or type specifiers
d:\ansic\dxut\common\dxstdafx.h(71) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(72) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(73) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(74) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(75) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(76) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxutgui.h(13) : fatal error C1083: Cannot open include file: 'dimm.h': No such file or directory
DXUTsound.cpp
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2146: syntax error : missing ';' before identifier 'dwReserved1'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(305) : error C2501: 'dwReserved1' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2146: syntax error : missing ';' before identifier 'dwReserved2'
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
d:\ansic\microsoft directx 9.0 sdk (april 2005)\include\dsound.h(306) : error C2501: 'dwReserved2' : missing storage-class or type specifiers
d:\ansic\dxut\common\dxstdafx.h(71) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(72) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(73) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(74) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(75) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxstdafx.h(76) : warning C4068: unknown pragma
d:\ansic\dxut\common\dxutgui.h(13) : fatal error C1083: Cannot open include file: 'dimm.h': No such file or directory
main.cpp
d:\ansic\dxut\dxut\main.cpp(1) : fatal error C1083: Cannot open include file: 'dxstdafx.h': No such file or directory
Error executing cl.exe.
dxut.exe - 57 error(s), 48 warning(s)
实在不知道怎么回事了。我己经设成UNICODE编译了,可是出现了新问题。不知哪位高人能指点一下。。 |
|