|
|
--------------------Configuration: 射击、爆炸 - Win32 Debug--------------------
Compiling...
StdAfx.cpp
g:\学opengl编3d游戏\include\inputsystem.h(13) : error C2629: unexpected 'class CKeyboard ('
g:\学opengl编3d游戏\include\inputsystem.h(13) : error C2238: unexpected token(s) preceding ';'
g:\学opengl编3d游戏\include\inputsystem.h(27) : error C2146: syntax error : missing ';' before identifier 'm_pDIDev'
g:\学opengl编3d游戏\include\inputsystem.h(27) : error C2501: 'LPDIRECTINPUTDEVICE8' : missing storage-class or type specifiers
g:\学opengl编3d游戏\include\inputsystem.h(27) : error C2501: 'm_pDIDev' : missing storage-class or type specifiers
g:\学opengl编3d游戏\include\inputsystem.h(36) : error C2629: unexpected 'class CMouse ('
g:\学opengl编3d游戏\include\inputsystem.h(36) : error C2238: unexpected token(s) preceding ';'
g:\学opengl编3d游戏\include\inputsystem.h(49) : error C2146: syntax error : missing ';' before identifier 'm_pDIDev'
g:\学opengl编3d游戏\include\inputsystem.h(49) : error C2501: 'LPDIRECTINPUTDEVICE8' : missing storage-class or type specifiers
g:\学opengl编3d游戏\include\inputsystem.h(49) : error C2501: 'm_pDIDev' : missing storage-class or type specifiers
g:\学opengl编3d游戏\include\inputsystem.h(57) : error C2629: unexpected 'class CJoystick ('
g:\学opengl编3d游戏\include\inputsystem.h(57) : error C2238: unexpected token(s) preceding ';'
g:\学opengl编3d游戏\include\inputsystem.h(66) : error C2146: syntax error : missing ';' before identifier 'm_pDIDev'
g:\学opengl编3d游戏\include\inputsystem.h(66) : error C2501: 'LPDIRECTINPUTDEVICE8' : missing storage-class or type specifiers
g:\学opengl编3d游戏\include\inputsystem.h(66) : error C2501: 'm_pDIDev' : missing storage-class or type specifiers
g:\学opengl编3d游戏\include\inputsystem.h(99) : error C2146: syntax error : missing ';' before identifier 'm_pDI'
g:\学opengl编3d游戏\include\inputsystem.h(99) : error C2501: 'LPDIRECTINPUT8' : missing storage-class or type specifiers
g:\学opengl编3d游戏\include\inputsystem.h(99) : error C2501: 'm_pDI' : missing storage-class or type specifiers
Error executing cl.exe.
射击、爆炸.exe - 18 error(s), 0 warning(s)
只是运行 “运行程序 ”里面的 那个程序是没有问题 ( 不可以运行那个 不用接口函数的 程序出现 原地打转,不过他的程序可以编译)
求解 [em4] [em4] [em4] [em4] |
|