|
--------------------Configuration: game - Win32 Debug--------------------
Compiling...
game.cpp
E:\HOHO\HoHo5.2.0.6\Samples\game_1\game.cpp(96) : error C2227: left of '->RecieveKeyboardInput' must point to class/struct/union
E:\HOHO\HoHo5.2.0.6\Samples\game_1\game.cpp(189) : error C2065: 'CreateKeyboard' : undeclared identifier
Error executing cl.exe.
game.exe - 2 error(s), 0 warning(s)
对照着附带的例子看了半天~也不晓得问题出在那里????
难道RecieveKeyboardInput()和CreateKeyboard()要重新定义?
[em7] [em7] [em7] [em7] [em7] [em7] [em7] [em7] [em7] |
|