Jump to content

vladex

Members
  • Posts

    463
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by vladex

  1. i have errors : rror C2535: 'bool G3D::AABox::contains(const G3D::AABox &) const' : member function already defined or declared , many of these occur in the compile , i can't see what i have to remove

  2. 10>..\\..\\src\\game\\Unit.cpp(3575) : error C2668: 'Map::IsInWater' : ambiguous call to overloaded function

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(308): could be 'bool Map::IsInWater(float,float,float) const'

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(307): or 'bool Map::IsInWater(float,float,float,LiquidData *) const'

    10> while trying to match the argument list '(float, float, float)'

    10>FleeingMovementGenerator.cpp

    10>..\\..\\src\\game\\FleeingMovementGenerator.cpp(149) : error C2668: 'Map::IsInWater' : ambiguous call to overloaded function

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(308): could be 'bool Map::IsInWater(float,float,float) const'

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(307): or 'bool Map::IsInWater(float,float,float,LiquidData *) const'

    10> while trying to match the argument list '(float, float, float)'

    10> ..\\..\\src\\game\\FleeingMovementGenerator.cpp(55) : while compiling class template member function 'bool FleeingMovementGenerator<T>::_getPoint(T &,float &,float &,float &)'

    10> with

    10> [

    10> T=Creature

    10> ]

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\FleeingMovementGenerator.h(65) : see reference to class template instantiation 'FleeingMovementGenerator<T>' being compiled

    10> with

    10> [

    10> T=Creature

    10> ]

    10>..\\..\\src\\game\\FleeingMovementGenerator.cpp(151) : error C2668: 'Map::IsInWater' : ambiguous call to overloaded function

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(308): could be 'bool Map::IsInWater(float,float,float) const'

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(307): or 'bool Map::IsInWater(float,float,float,LiquidData *) const'

    10> while trying to match the argument list '(float, float, float)'

    10>..\\..\\src\\game\\FleeingMovementGenerator.cpp(162) : error C2668: 'Map::IsInWater' : ambiguous call to overloaded function

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(308): could be 'bool Map::IsInWater(float,float,float) const'

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(307): or 'bool Map::IsInWater(float,float,float,LiquidData *) const'

    10> while trying to match the argument list '(float, float, float)'

    10>..\\..\\src\\game\\FleeingMovementGenerator.cpp(149) : error C2668: 'Map::IsInWater' : ambiguous call to overloaded function

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(308): could be 'bool Map::IsInWater(float,float,float) const'

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(307): or 'bool Map::IsInWater(float,float,float,LiquidData *) const'

    10> while trying to match the argument list '(float, float, float)'

    10> ..\\..\\src\\game\\FleeingMovementGenerator.cpp(55) : while compiling class template member function 'bool FleeingMovementGenerator<T>::_getPoint(T &,float &,float &,float &)'

    10> with

    10> [

    10> T=Player

    10> ]

    10> ..\\..\\src\\game\\FleeingMovementGenerator.cpp(321) : see reference to class template instantiation 'FleeingMovementGenerator<T>' being compiled

    10> with

    10> [

    10> T=Player

    10> ]

    10>..\\..\\src\\game\\FleeingMovementGenerator.cpp(151) : error C2668: 'Map::IsInWater' : ambiguous call to overloaded function

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(308): could be 'bool Map::IsInWater(float,float,float) const'

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(307): or 'bool Map::IsInWater(float,float,float,LiquidData *) const'

    10> while trying to match the argument list '(float, float, float)'

    10>..\\..\\src\\game\\FleeingMovementGenerator.cpp(162) : error C2668: 'Map::IsInWater' : ambiguous call to overloaded function

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(308): could be 'bool Map::IsInWater(float,float,float) const'

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(307): or 'bool Map::IsInWater(float,float,float,LiquidData *) const'

    10> while trying to match the argument list '(float, float, float)'

    10>DestinationHolder.cpp

    10>ConfusedMovementGenerator.cpp

    10>World.cpp

    10>..\\..\\src\\game\\ConfusedMovementGenerator.cpp(54) : error C2668: 'Map::IsInWater' : ambiguous call to overloaded function

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(308): could be 'bool Map::IsInWater(float,float,float) const'

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(307): or 'bool Map::IsInWater(float,float,float,LiquidData *) const'

    10> while trying to match the argument list '(float, float, float)'

    10> ..\\..\\src\\game\\ConfusedMovementGenerator.cpp(28) : while compiling class template member function 'void ConfusedMovementGenerator<T>::Initialize(T &)'

    10> with

    10> [

    10> T=Creature

    10> ]

    10> ..\\..\\src\\game\\ConfusedMovementGenerator.cpp(72) : see reference to class template instantiation 'ConfusedMovementGenerator<T>' being compiled

    10> with

    10> [

    10> T=Creature

    10> ]

    10>..\\..\\src\\game\\ConfusedMovementGenerator.cpp(54) : error C2668: 'Map::IsInWater' : ambiguous call to overloaded function

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(308): could be 'bool Map::IsInWater(float,float,float) const'

    10> c:\\documents and settings\\vlad\\desktop\\mangos\\mangos\\src\\game\\Map.h(307): or 'bool Map::IsInWater(float,float,float,LiquidData *) const'

    10> while trying to match the argument list '(float, float, float)'

    10> ..\\..\\src\\game\\ConfusedMovementGenerator.cpp(28) : while compiling class template member function 'void ConfusedMovementGenerator<T>::Initialize(T &)'

    10> with

    10> [

    10> T=Player

    10> ]

    10> ..\\..\\src\\game\\ConfusedMovementGenerator.cpp(82) : see reference to class template instantiation 'ConfusedMovementGenerator<T>' being compiled

    10> with

    10> [

    10> T=Player

    10> ]

    Here are a part of those errors executed by my compiler (VC90) , with no mods except the mangos clear repo + faramir's mmaps + vmap_rewrite repo ,also i resolved the conflict in Map.h file by removing the <<< lines ,hope you can solve this soon!

    thanks in advance

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use