|
|
D3DUtility.obj : error LNK2019: 无法解析的外部符号 "long __stdcall yang::WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@yang@@YGJPAUHWND__@@IIJ@Z) ,该符号在函数 "bool __cdecl InitD3D(struct HINSTANCE__ *,int,int,struct IDirect3DDevice9 *)" (?InitD3D@@YA_NPAUHINSTANCE__@@HHPAUIDirect3DDevice9@@@Z) 中被引用
SkeApp.obj : error LNK2019: 无法解析的外部符号 "bool __cdecl yang::InitD3D(struct HINSTANCE__ *,int,int,struct IDirect3DDevice9 *)" (?InitD3D@yang@@YA_NPAUHINSTANCE__@@HHPAUIDirect3DDevice9@@@Z) ,该符号在函数 _WinMain@16 中被引用
Debug/Demo.exe : fatal error LNK1120: 2 个无法解析的外部命令
找不问题,帮帮忙 |
|