Bonjour
J' ai installé le SDK directx 10, lier les fichers mnécessaires à un tutoriel,
mais j'obtient l'erreur:
Matrices.obj : error LNK2019: symbole externe non résolu _Direct3DCreate9@4 référencé dans la fonction "long __cdecl InitD3D(struct HWND__ *)" (?InitD3D@@YAJPAUHWND__@@@Z)
Matrices.obj : error LNK2019: symbole externe non résolu _D3DXMatrixPerspectiveFovLH@20 référencé dans la fonction "void __cdecl SetupMatrices(void)" (?SetupMatrices@@YAXXZ)
Matrices.obj : error LNK2019: symbole externe non résolu _D3DXMatrixLookAtLH@16 référencé dans la fonction "void __cdecl SetupMatrices(void)" (?SetupMatrices@@YAXXZ)
Matrices.obj : error LNK2019: symbole externe non résolu _D3DXMatrixRotationY@8 référencé dans la fonction "void __cdecl SetupMatrices(void)" (?SetupMatrices@@YAXXZ)
Et je ne sais absolument pas comment y remédier.
Quelqu'un pourrait-il m'aider?
raphchar
Partager