-
Member
[Help] Add ABL Problem
RanClientLib.lib(DxCharSham.obj) : error LNK2001: unresolved external symbol "public: class DxSkinPieceRootData * __thiscall DxSkinPieceRootDataContainer::LoadData(char const *,struct IDirect3DDevice9 *,int)" (?LoadData@DxSkinPieceRootDataContainer@@QAEPAVDxSkinPieceRootData@@PBDPAUIDirect3DDevice9@@H@Z)
Where part of the source should I fix this ? 
I already check the DxSkinPieceRootData.cpp and .h
but still no luck. Can you guys give me a hint ? 
Thanks in advance.
-
-
Proficient Member
check project dependencies
-
Member
Any hint where to view that ? Sorry.
- - - Updated - - -
What I should check in "Project Dependencies" ? I already check the
-Bugtrap
-All Engines
-and other that needs to compile.