level 6
任振川书
楼主
1>------ 已启动生成: 项目: Template, 配置: Debug Win32 ------
1>LINK : warning LNK4199: 已忽略 /DELAYLOAD:Dwmapi.dll;未找到来自 Dwmapi.dll 的导入
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__MoveWindow@24,该符号在函数 "void __cdecl Output(char const *)" (?Output@@YAXPBD@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::CompositionChanged(void)" (?CompositionChanged@agk@AGK@@SAXXZ),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__ValidateRect@8,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__PostQuitMessage@4,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::CancelCapture(void)" (?CancelCapture@agk@AGK@@SAXXZ),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::CaptureImage(void)" (?CaptureImage@agk@AGK@@SAXXZ),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::HandleVideoEvents(void)" (?HandleVideoEvents@agk@AGK@@SAXXZ),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::HandleMusicEvents(void *)" (?HandleMusicEvents@agk@AGK@@SAXPAX@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::CharDown(unsigned int)" (?CharDown@agk@AGK@@SAXI@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::KeyUp(unsigned int)" (?KeyUp@agk@AGK@@SAXI@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::KeyDown(unsigned int)" (?KeyDown@agk@AGK@@SAXI@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::Resumed(int)" (?Resumed@agk@AGK@@SAXH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__DefWindowProcA@16,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::WindowMoved(void)" (?WindowMoved@agk@AGK@@SAXXZ),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::UpdateDeviceSize(unsigned int,unsigned int)" (?UpdateDeviceSize@agk@AGK@@SAXII@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__SetWindowPos@28,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::MouseMove(unsigned int,int,int)" (?MouseMove@agk@AGK@@SAXIHH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::MouseWheel(unsigned int,float)" (?MouseWheel@agk@AGK@@SAXIM@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::MouseMiddleButton(unsigned int,int)" (?MouseMiddleButton@agk@AGK@@SAXIH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::MouseRightButton(unsigned int,int)" (?MouseRightButton@agk@AGK@@SAXIH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__ReleaseCapture@0,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__SetCapture@4,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::MouseLeftButton(unsigned int,int)" (?MouseLeftButton@agk@AGK@@SAXIH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__GetMessageExtraInfo@0,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::TouchReleased(unsigned int,int,int)" (?TouchReleased@agk@AGK@@SAXIHH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::TouchMoved(unsigned int,int,int)" (?TouchMoved@agk@AGK@@SAXIHH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::TouchPressed(unsigned int,int,int)" (?TouchPressed@agk@AGK@@SAXIHH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__GetWindowRect@8,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__UpdateWindow@4,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__ShowWindow@8,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__CreateWindowExA@48,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__AdjustWindowRectEx@16,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__GetDesktopWindow@0,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__RegisterClassExA@4,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__LoadCursorA@8,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__LoadIconA@8,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__LoadImageA@24,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::CleanUp(void)" (?CleanUp@agk@AGK@@SAXXZ),该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static unsigned int __cdecl AGK::agk::IsCapturingImage(void)" (?IsCapturingImage@agk@AGK@@SAIXZ),该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__DispatchMessageA@4,该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__TranslateMessage@4,该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__PeekMessageA@20,该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__MessageBoxA@16,该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: class AGK::uString & __thiscall AGK::uString::Prepend(char const *)" (?Prepend@uString@AGK@@QAEAAV12@PBD@Z),该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static char * __cdecl AGK::agk::GetLastError(void)" (?GetLastError@agk@AGK@@SAPADXZ),该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::InitGL(void *)" (?InitGL@agk@AGK@@SAXPAX@Z),该符号在函数 _WinMain@16 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: __thiscall AGK::uString::~uString(void)" (??1uString@AGK@@QAE@XZ),该符号在函数 _WinMain@16 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: __thiscall AGK::uString::uString(char const *,unsigned int)" (??0uString@AGK@@QAE@PBDI@Z),该符号在函数 _WinMain@16 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__GetSystemMetrics@4,该符号在函数 _WinMain@16 中被引用
1>template.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::SetScissor(float,float,float,float)" (?SetScissor@agk@AGK@@SAXMMMM@Z),该符号在函数 "public: void __thiscall app::Begin(void)" (?Begin@app@@QAEXXZ) 中被引用
1>template.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::SetSyncRate(float,int)" (?SetSyncRate@agk@AGK@@SAXMH@Z),该符号在函数 "public: void __thiscall app::Begin(void)" (?Begin@app@@QAEXXZ) 中被引用
1>template.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::SetClearColor(unsigned int,unsigned int,unsigned int)" (?SetClearColor@agk@AGK@@SAXIII@Z),该符号在函数 "public: void __thiscall app::Begin(void)" (?Begin@app@@QAEXXZ) 中被引用
1>template.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::SetVirtualResolution(int,int)" (?SetVirtualResolution@agk@AGK@@SAXHH@Z),该符号在函数 "public: void __thiscall app::Begin(void)" (?Begin@app@@QAEXXZ) 中被引用
1>template.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::Sync(void)" (?Sync@agk@AGK@@SAXXZ),该符号在函数 "public: void __thiscall app::Loop(void)" (?Loop@app@@QAEXXZ) 中被引用
1>template.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::Print(float)" (?Print@agk@AGK@@SAXM@Z),该符号在函数 "public: void __thiscall app::Loop(void)" (?Loop@app@@QAEXXZ) 中被引用
1>template.obj : error LNK2019: 无法解析的外部符号 "public: static float __cdecl AGK::agk::ScreenFPS(void)" (?ScreenFPS@agk@AGK@@SAMXZ),该符号在函数 "public: void __thiscall app::Loop(void)" (?Loop@app@@QAEXXZ) 中被引用
1>Final\Template.exe : fatal error LNK1120: 56 个无法解析的外部命令
========== 生成: 成功 0 个,失败 1 个,最新 0 个,跳过 0 个 ==========
2015年04月16日 10点04分
1
1>LINK : warning LNK4199: 已忽略 /DELAYLOAD:Dwmapi.dll;未找到来自 Dwmapi.dll 的导入
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__MoveWindow@24,该符号在函数 "void __cdecl Output(char const *)" (?Output@@YAXPBD@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::CompositionChanged(void)" (?CompositionChanged@agk@AGK@@SAXXZ),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__ValidateRect@8,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__PostQuitMessage@4,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::CancelCapture(void)" (?CancelCapture@agk@AGK@@SAXXZ),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::CaptureImage(void)" (?CaptureImage@agk@AGK@@SAXXZ),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::HandleVideoEvents(void)" (?HandleVideoEvents@agk@AGK@@SAXXZ),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::HandleMusicEvents(void *)" (?HandleMusicEvents@agk@AGK@@SAXPAX@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::CharDown(unsigned int)" (?CharDown@agk@AGK@@SAXI@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::KeyUp(unsigned int)" (?KeyUp@agk@AGK@@SAXI@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::KeyDown(unsigned int)" (?KeyDown@agk@AGK@@SAXI@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::Resumed(int)" (?Resumed@agk@AGK@@SAXH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__DefWindowProcA@16,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::WindowMoved(void)" (?WindowMoved@agk@AGK@@SAXXZ),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::UpdateDeviceSize(unsigned int,unsigned int)" (?UpdateDeviceSize@agk@AGK@@SAXII@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__SetWindowPos@28,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::MouseMove(unsigned int,int,int)" (?MouseMove@agk@AGK@@SAXIHH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::MouseWheel(unsigned int,float)" (?MouseWheel@agk@AGK@@SAXIM@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::MouseMiddleButton(unsigned int,int)" (?MouseMiddleButton@agk@AGK@@SAXIH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::MouseRightButton(unsigned int,int)" (?MouseRightButton@agk@AGK@@SAXIH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__ReleaseCapture@0,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__SetCapture@4,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::MouseLeftButton(unsigned int,int)" (?MouseLeftButton@agk@AGK@@SAXIH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__GetMessageExtraInfo@0,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::TouchReleased(unsigned int,int,int)" (?TouchReleased@agk@AGK@@SAXIHH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::TouchMoved(unsigned int,int,int)" (?TouchMoved@agk@AGK@@SAXIHH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::TouchPressed(unsigned int,int,int)" (?TouchPressed@agk@AGK@@SAXIHH@Z),该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__GetWindowRect@8,该符号在函数 "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__UpdateWindow@4,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__ShowWindow@8,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__CreateWindowExA@48,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__AdjustWindowRectEx@16,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__GetDesktopWindow@0,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__RegisterClassExA@4,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__LoadCursorA@8,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__LoadIconA@8,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__LoadImageA@24,该符号在函数 "struct HWND__ * __cdecl CreateWin32Window(struct HINSTANCE__ *,int,int,class AGK::uString &,int,int,bool)" (?CreateWin32Window@@YAPAUHWND__@@PAUHINSTANCE__@@HHAAVuString@AGK@@HH_N@Z) 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::CleanUp(void)" (?CleanUp@agk@AGK@@SAXXZ),该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static unsigned int __cdecl AGK::agk::IsCapturingImage(void)" (?IsCapturingImage@agk@AGK@@SAIXZ),该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__DispatchMessageA@4,该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__TranslateMessage@4,该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__PeekMessageA@20,该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__MessageBoxA@16,该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: class AGK::uString & __thiscall AGK::uString::Prepend(char const *)" (?Prepend@uString@AGK@@QAEAAV12@PBD@Z),该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static char * __cdecl AGK::agk::GetLastError(void)" (?GetLastError@agk@AGK@@SAPADXZ),该符号在函数 __catch$_WinMain@16$0 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::InitGL(void *)" (?InitGL@agk@AGK@@SAXPAX@Z),该符号在函数 _WinMain@16 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: __thiscall AGK::uString::~uString(void)" (??1uString@AGK@@QAE@XZ),该符号在函数 _WinMain@16 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 "public: __thiscall AGK::uString::uString(char const *,unsigned int)" (??0uString@AGK@@QAE@PBDI@Z),该符号在函数 _WinMain@16 中被引用
1>Core.obj : error LNK2019: 无法解析的外部符号 __imp__GetSystemMetrics@4,该符号在函数 _WinMain@16 中被引用
1>template.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::SetScissor(float,float,float,float)" (?SetScissor@agk@AGK@@SAXMMMM@Z),该符号在函数 "public: void __thiscall app::Begin(void)" (?Begin@app@@QAEXXZ) 中被引用
1>template.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::SetSyncRate(float,int)" (?SetSyncRate@agk@AGK@@SAXMH@Z),该符号在函数 "public: void __thiscall app::Begin(void)" (?Begin@app@@QAEXXZ) 中被引用
1>template.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::SetClearColor(unsigned int,unsigned int,unsigned int)" (?SetClearColor@agk@AGK@@SAXIII@Z),该符号在函数 "public: void __thiscall app::Begin(void)" (?Begin@app@@QAEXXZ) 中被引用
1>template.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::SetVirtualResolution(int,int)" (?SetVirtualResolution@agk@AGK@@SAXHH@Z),该符号在函数 "public: void __thiscall app::Begin(void)" (?Begin@app@@QAEXXZ) 中被引用
1>template.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::Sync(void)" (?Sync@agk@AGK@@SAXXZ),该符号在函数 "public: void __thiscall app::Loop(void)" (?Loop@app@@QAEXXZ) 中被引用
1>template.obj : error LNK2019: 无法解析的外部符号 "public: static void __cdecl AGK::agk::Print(float)" (?Print@agk@AGK@@SAXM@Z),该符号在函数 "public: void __thiscall app::Loop(void)" (?Loop@app@@QAEXXZ) 中被引用
1>template.obj : error LNK2019: 无法解析的外部符号 "public: static float __cdecl AGK::agk::ScreenFPS(void)" (?ScreenFPS@agk@AGK@@SAMXZ),该符号在函数 "public: void __thiscall app::Loop(void)" (?Loop@app@@QAEXXZ) 中被引用
1>Final\Template.exe : fatal error LNK1120: 56 个无法解析的外部命令
========== 生成: 成功 0 个,失败 1 个,最新 0 个,跳过 0 个 ==========