Today again compilled.
The patch file is 8422 linked of the person above for 3.1.3.
Works not for 3.2.2a. Where do you have the 3.2.2a file ?
Is there a git for ?
Here my errors:
../../../src/game/Group.cpp: At global scope:
../../../src/game/Group.cpp:1473: fout: no \\u2018void Group::SetDifficulty(uint8)\\u2019 member function declared in class \\u2018Group\\u2019
../../../src/game/Group.cpp: In member function \\u2018void Group::SetDifficulty(uint8)\\u2019:
../../../src/game/Group.cpp:1475: fout: \\u2018m_difficulty\\u2019 was not declared in this scope
../../../src/game/Group.cpp:1483: fout: \\u2018class Player\\u2019 has no member named \\u2018SetDifficulty\\u2019
../../../src/game/Group.cpp: At global scope:
../../../src/game/Group.cpp:1499: fout: prototype for \\u2018void Group::ResetInstances(uint8, Player*)\\u2019 does not match any in class \\u2018Group\\u2019
../../../src/game/Group.h:291: fout: kandidaat is: void Group::ResetInstances(uint8, bool, Player*)
../../../src/game/Group.cpp: In member function \\u2018void Group::ResetInstances(uint8, Player*)\\u2019:
../../../src/game/Group.cpp:1507: fout: no matching function for call to \\u2018Group::GetDifficulty()\\u2019
../../../src/game/Group.h:284: note: kandidaten zijn: Difficulty Group::GetDifficulty(bool) const
../../../src/game/Group.cpp:1522: fout: \\u2018DIFFICULTY_HEROIC\\u2019 was not declared in this scope
../../../src/game/Group.cpp: At global scope:
../../../src/game/Group.cpp:1558: fout: prototype for \\u2018InstanceGroupBind* Group::GetBoundInstance(uint32, uint8)\\u2019 does not match any in class \\u2018Group\\u2019
../../../src/game/Group.h:336: fout: kandidaten zijn: InstanceGroupBind* Group::GetBoundInstance(Map*)
../../../src/game/Group.h:335: fout: InstanceGroupBind* Group::GetBoundInstance(Player*)
../../../src/game/Group.cpp: In member function \\u2018InstanceGroupBind* Group::GetBoundInstance(uint32, uint8)\\u2019:
../../../src/game/Group.cpp:1562: fout: \\u2018const struct MapEntry\\u2019 has no member named \\u2018SupportsHeroicMode\\u2019
../../../src/game/Group.cpp:1562: fout: \\u2018DIFFICULTY_NORMAL\\u2019 was not declared in this scope