|
|
--------------------Configuration: last - Win32 Debug--------------------
Linking...
loadobj.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CInputSystem::Initialize(struct HWND__ *,struct HINSTANCE__ *,bool,unsigned long)" (?Initialize@CInputSystem@@QAE_NPAUHWND__@@PAUHINSTANCE__@@_NK@Z)
loadobj.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CInputSystem::Update(void)" (?Update@CInputSystem@@QAE_NXZ)
Debug/last.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.
last.exe - 3 error(s), 0 warning(s)
什么原因呀? |
|