读书人

,无法解析的外部命令

发布时间: 2012-02-16 21:30:36 作者: rapoo

求助,无法解析的外部命令!
错误1error LNK2019: 无法解析的外部符号 _D3DXMatrixRotationX@8,该符号在函数 "void __cdecl SetupWorldMatrice(void)" (?SetupWorldMatrice@@YAXXZ) 中被引用DxPro.obj

错误2error LNK2019: 无法解析的外部符号 _D3DXMatrixPerspectiveFovLH@20,该符号在函数 "void __cdecl SetupViewandProjMatrices(void)" (?SetupViewandProjMatrices@@YAXXZ) 中被引用DxPro.obj

错误3error LNK2019: 无法解析的外部符号 _D3DXMatrixLookAtLH@16,该符号在函数 "void __cdecl SetupViewandProjMatrices(void)" (?SetupViewandProjMatrices@@YAXXZ) 中被引用DxPro.obj

错误4fatal error LNK1120: 3 个无法解析的外部命令E:\kkun\kkun\Debug\DxPro.exe1

为什么会出现这样的错误呀,,,已引用了#include<d3dx9.h>

[解决办法]
不懂 帮顶!!

读书人网 >C++

热点推荐