[Help] Add ABL Problem

Results 1 to 3 of 3
  1. #1
    Member jekeks123 is offline
    MemberRank
    Aug 2017 Join Date
    Mystic PeakLocation
    87Posts

    sad [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.


  2. #2
    Proficient Member llenn is online now
    MemberRank
    Sep 2020 Join Date
    you mom roomLocation
    155Posts
    check project dependencies

  3. #3
    Member jekeks123 is offline
    MemberRank
    Aug 2017 Join Date
    Mystic PeakLocation
    87Posts
    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.



Advertisement