首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > C++ >

,无法解析的外部命令

2012-02-16 
求助,无法解析的外部命令!错误1error LNK2019: 无法解析的外部符号 _D3DXMatrixRotationX@8,该符号在函数

求助,无法解析的外部命令!
错误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>

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

热点排行