Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling error ChatFilter.cpp line 166 No member named #191

Open
PupAce opened this issue May 14, 2023 · 5 comments
Open

Compiling error ChatFilter.cpp line 166 No member named #191

PupAce opened this issue May 14, 2023 · 5 comments

Comments

@PupAce
Copy link

PupAce commented May 14, 2023

While compiling i ran into some errors. I modified things as suggested by the compiler and got down to just this one. "mod-playerbots-AzerothCore/src/ChatFilter.cpp:166:47: error: ‘class Group’ has no member named ‘GetTargetIcon’; did you mean ‘SetTargetIcon’?" If i change it everything brakes and i get more errors. Though set as it is i cant compile completely.

@tianxiubo63
Copy link

Please kindly note that this requires some custom changes to AzerothCore, so it is necessary to compile with a custom branch from my fork: https://github.com/ZhengPeiRu21/azerothcore-wotlk/tree/Playerbot

git clone https://github.com/ZhengPeiRu21/azerothcore-wotlk.git --branch Playerbot --single-branch

@PupAce
Copy link
Author

PupAce commented Jun 22, 2023

So i wanted to make sure i didn't mess something up. I used the same mod files as my first attempt and a fresh clone from above. Still getting lots of warnings and errors on build. Tried a fresh mod files and clone. Still get build errors. Modified the guildbank cpp with the suggested changes and i got rid of those errors but made new ones. Not sure if its because of my other mods or what.

@PupAce
Copy link
Author

PupAce commented Jun 22, 2023

Used the same mod files from the first attempt except for i used clone (https://github.com/Embracefate989/mod-playerbots.git) --branch patch-1 as said in a later issue post and a fresh clone of the your core tree. An i built just fine.

@PupAce
Copy link
Author

PupAce commented Jun 22, 2023

Playing around it was one of the modules i was compiling with. I went back with this mod and core tree. An on my "blizz like" build with almost no other modules it complies fine. I don't know which modules, the one i was failing to build has tons of modules added.

@Dreathean
Copy link

@PupAce please close out this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants