Created
January 2, 2017 10:31
-
-
Save Jildor/20e0383889e266daf5c27f38421c2530 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 99%] Built target scripts | |
Linking CXX executable worldserver | |
../scripts/libscripts.a(boss_illidari_council.cpp.o): En la función `void Map::VisitAll<Trinity::UnitListSearcher<Trinity::AnyFriendlyUnitInObjectRangeCheck> >(float const&, float const&, float, Trinity::UnitListSearcher<Trinity::AnyFriendlyUnitInObjectRangeCheck>&)': | |
/home/trinity/TrinityCore/src/server/game/Maps/Map.h:831: referencia a `Cell::Cell(CoordPair<512u> const&)' sin definir | |
/home/trinity/TrinityCore/src/server/game/Maps/Map.h:835: referencia a `void Cell::Visit<Trinity::UnitListSearcher<Trinity::AnyFriendlyUnitInObjectRangeCheck>, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::UnitListSearcher<Trinity::AnyFriendlyUnitInObjectRangeCheck>, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >&, Map&, float, float, float) const' sin definir | |
/home/trinity/TrinityCore/src/server/game/Maps/Map.h:837: referencia a `void Cell::Visit<Trinity::UnitListSearcher<Trinity::AnyFriendlyUnitInObjectRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::UnitListSearcher<Trinity::AnyFriendlyUnitInObjectRangeCheck>, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&, Map&, float, float, float) const' sin definir | |
collect2: error: ld returned 1 exit status | |
src/server/worldserver/CMakeFiles/worldserver.dir/build.make:180: recipe for target 'src/server/worldserver/worldserver' failed | |
make[2]: *** [src/server/worldserver/worldserver] Error 1 | |
CMakeFiles/Makefile2:1090: recipe for target 'src/server/worldserver/CMakeFiles/worldserver.dir/all' failed | |
make[1]: *** [src/server/worldserver/CMakeFiles/worldserver.dir/all] Error 2 | |
Makefile:116: recipe for target 'all' failed | |
make: *** [all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment