Game Development Community

I cant solve Build Link Error

by Enel · in Torque 3D Professional · 07/04/2010 (5:05 am) · 0 replies

1>testMatrixMul.obj : error LNK2019: _SSE_MatrixF_x_MatrixF 외부 기호(참조 위치: "private: virtual void __thiscall TestMatrixMul::run(void)" (?run@TestMatrixMul@@EAEXXZ) 함수)에서 확인하지 못했습니다.
1>testMatrixMul.obj : error LNK2019: _Athlon_MatrixF_x_MatrixF 외부 기호(참조 위치: "private: virtual void __thiscall TestMatrixMul::run(void)" (?run@TestMatrixMul@@EAEXXZ) 함수)에서 확인하지 못했습니다.

i have customize Torque Project solution by Direction path :(

why this link error aries?