Giter VIP home page Giter VIP logo

mod-bounty-hunter's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

mod-bounty-hunter's Issues

compile error

/www/game/azerothcore-wotlk/modules/mod-bounty-hunter/src/BountyHunter.cpp:333:6: warning: ignoring return value of function declared with pure
attribute [-Wunused-value]
toupper(code[0]);
^~~~~~~ ~~~~~~~
/www/game/azerothcore-wotlk/modules/mod-bounty-hunter/src/BountyHunter.cpp:327:54: warning: unused parameter 'pCreature' [-Wunused-parameter]
bool OnGossipSelectCode(Player* pPlayer, Creature* pCreature, uint32 uiSender, uint32 uiAction, const char * code)

Is there time to fix it

The module needs to be updated because AzerothCore has started to remove ACE dependencies

[ 95%] Building CXX object src/server/scripts/CMakeFiles/scripts.dir////modules/mod-bounty-hunter/src/BountyHunter.cpp.o
/www/game/azerothcore-wotlk/modules/mod-bounty-hunter/src/BountyHunter.cpp:333:6: warning: ignoring return value of function declared with pure
attribute [-Wunused-value]
toupper(code[0]);
^~~~~~~ ~~~~~~~
/www/game/azerothcore-wotlk/modules/mod-bounty-hunter/src/BountyHunter.cpp:327:54: warning: unused parameter 'pCreature' [-Wunused-parameter]
bool OnGossipSelectCode(Player* pPlayer, Creature* pCreature, uint32 uiSender, uint32 uiAction, const char * code)
^
/www/game/azerothcore-wotlk/modules/mod-bounty-hunter/src/BountyHunter.cpp:542:25: fatal error: no member named 'LoadMore' in 'ConfigMgr'
sConfigMgr->LoadMore(cfg_def_file.c_str());
~~~~~~~~~~ ^
2 warnings and 1 error generated.
src/server/scripts/CMakeFiles/scripts.dir/build.make:14302: recipe for target 'src/server/scripts/CMakeFiles/scripts.dir/
///modules/mod-bounty-hunter/src/BountyHunter.cpp.o' failed
make[2]: *** [src/server/scripts/CMakeFiles/scripts.dir///__/modules/mod-bounty-hunter/src/BountyHunter.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:1969: recipe for target 'src/server/scripts/CMakeFiles/scripts.dir/all' failed
make[1]: *** [src/server/scripts/CMakeFiles/scripts.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
root@CLFiqvlg4D:/www/game/azerothcore-wotlk/build#

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.