Advertisement
Guest User

Untitled

a guest
Jun 1st, 2016
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.70 KB | None | 0 0
  1. \cocosgames\(...)\classes\helpertypes.h(94): error C2668: 'operator <<': ambiguous call to overloaded function (compiling source file ..\Classes\cellgame\cellgameblueprint.cpp)
  2. 2> c:\cocosgames\(...)\classes\cellgame\rulecycle.h(29): note: could be 'std::ostream &operator <<(std::ostream &,const RulePair &)' (compiling source file ..\Classes\cellgame\cellgameblueprint.cpp)
  3. 2> c:\cocosgames\(...)\classes\utilities\func\func.h(85): note: or 'std::ostream &operator <<(std::ostream &,const Func &)' (compiling source file ..\Classes\cellgame\cellgameblueprint.cpp)
  4. 2> c:\cocosgames\(...)\classes\utilities\curve\curve.h(72): note: or 'std::ostream &operator <<(std::ostream &,const mx::Curve &)' (compiling source file ..\Classes\cellgame\cellgameblueprint.cpp)
  5. 2> c:\cocosgames\(...)\classes\utilities\mxbasic_utilities.h(123): note: or 'std::ostream &operator <<(std::ostream &,const mx::PointF &)' (compiling source file ..\Classes\cellgame\cellgameblueprint.cpp)
  6. 2> c:\cocosgames\(...)\classes\utilities\pattern\abspat.h(133): note: or 'std::ostream &operator <<(std::ostream &,AbsPat::Bitwise)' (compiling source file ..\Classes\cellgame\cellgameblueprint.cpp)
  7. 2> c:\cocosgames\(...)\classes\utilities\pattern\abspat.h(121): note: or 'std::ostream &operator <<(std::ostream &,const std::vector<AbsPat::LocType,std::allocator<_Ty>> &)'
  8. 2> with
  9. 2> [
  10. 2> _Ty=AbsPat::LocType
  11. 2> ] (compiling source file ..\Classes\cellgame\cellgameblueprint.cpp)
  12. 2> c:\cocosgames\(...)\classes\utilities\pattern\abspat.h(110): note: or 'std::ostream &operator <<(std::ostream &,AbsPat::LocType)' (compiling source file ..\Classes\cellgame\cellgameblueprint.cpp)
  13. 2> c:\cocosgames\(...)\classes\utilities\pattern\abspat.h(92): note: or 'std::ostream &operator <<(std::ostream &,const std::vector<AbsPat::Loc,std::allocator<_Ty>> &)'
  14. 2> with
  15. 2> [
  16. 2> _Ty=AbsPat::Loc
  17. 2> ] (compiling source file ..\Classes\cellgame\cellgameblueprint.cpp)
  18. 2> c:\cocosgames\(...)\classes\utilities\pattern\abspat.h(72): note: or 'std::ostream &operator <<(std::ostream &,AbsPat::Loc)' (compiling source file ..\Classes\cellgame\cellgameblueprint.cpp)
  19. 2> c:\cocosgames\(...)\classes\utilities\manymap.h(339): note: or 'std::ostream &operator <<(std::ostream &,const AnyMap &)' (compiling source file ..\Classes\cellgame\cellgameblueprint.cpp)
  20. 2> c:\cocosgames\(...)\classes\utilities\manymap.h(353): note: or 'std::ostream &operator <<(std::ostream &,const ManyMap &)' (compiling source file ..\Classes\cellgame\cellgameblueprint.cpp)
  21. 2> c:\cocosgames\(...)\classes\utilities\mxbasic_utilities.h(57): note: or 'std::ostream &operator <<(std::ostream &,const mx::Point &)' (compiling source file ..\Classes\cellgame\cellgameblueprint.cpp)
  22. 2> c:\cocosgames\(...)\classes\helpertypes.h(94): note: while trying to match the argument list '(std::ostringstream, const size_t)' (compiling source file ..\Classes\cellgame\cellgameblueprint.cpp)
  23. 2> c:\cocosgames\(...)\classes\utilities\pattern\pat_bit_spec.h(185): note: see reference to function template instantiation 'std::string mx::to_string<size_t>(const T &)' being compiled
  24. 2> with
  25. 2> [
  26. 2> T=size_t
  27. 2> ] (compiling source file ..\Classes\cellgame\cellgameblueprint.cpp)
  28. 2>c:\cocosgames\(...)\classes\helpertypes.h(94): error C2668: 'operator <<': ambiguous call to overloaded function (compiling source file ..\Classes\cellgame\bitcellgameblueprint.cpp)
  29. 2> c:\cocosgames\(...)\classes\cellgame\rulecycle.h(29): note: could be 'std::ostream &operator <<(std::ostream &,const RulePair &)' (compiling source file ..\Classes\cellgame\bitcellgameblueprint.cpp)
  30. 2> c:\cocosgames\(...)\classes\utilities\func\func.h(85): note: or 'std::ostream &operator <<(std::ostream &,const Func &)' (compiling source file ..\Classes\cellgame\bitcellgameblueprint.cpp)
  31. 2> c:\cocosgames\(...)\classes\utilities\curve\curve.h(72): note: or 'std::ostream &operator <<(std::ostream &,const mx::Curve &)' (compiling source file ..\Classes\cellgame\bitcellgameblueprint.cpp)
  32. 2> c:\cocosgames\(...)\classes\utilities\mxbasic_utilities.h(123): note: or 'std::ostream &operator <<(std::ostream &,const mx::PointF &)' (compiling source file ..\Classes\cellgame\bitcellgameblueprint.cpp)
  33. 2> c:\cocosgames\(...)\classes\utilities\pattern\abspat.h(133): note: or 'std::ostream &operator <<(std::ostream &,AbsPat::Bitwise)' (compiling source file ..\Classes\cellgame\bitcellgameblueprint.cpp)
  34. 2> c:\cocosgames\(...)\classes\utilities\pattern\abspat.h(121): note: or 'std::ostream &operator <<(std::ostream &,const std::vector<AbsPat::LocType,std::allocator<_Ty>> &)'
  35. 2> with
  36. 2> [
  37. 2> _Ty=AbsPat::LocType
  38. 2> ] (compiling source file ..\Classes\cellgame\bitcellgameblueprint.cpp)
  39. 2> c:\cocosgames\(...)\classes\utilities\pattern\abspat.h(110): note: or 'std::ostream &operator <<(std::ostream &,AbsPat::LocType)' (compiling source file ..\Classes\cellgame\bitcellgameblueprint.cpp)
  40. 2> c:\cocosgames\(...)\classes\utilities\pattern\abspat.h(92): note: or 'std::ostream &operator <<(std::ostream &,const std::vector<AbsPat::Loc,std::allocator<_Ty>> &)'
  41. 2> with
  42. 2> [
  43. 2> _Ty=AbsPat::Loc
  44. 2> ] (compiling source file ..\Classes\cellgame\bitcellgameblueprint.cpp)
  45. 2> c:\cocosgames\(...)\classes\utilities\pattern\abspat.h(72): note: or 'std::ostream &operator <<(std::ostream &,AbsPat::Loc)' (compiling source file ..\Classes\cellgame\bitcellgameblueprint.cpp)
  46. 2> c:\cocosgames\(...)\classes\utilities\manymap.h(339): note: or 'std::ostream &operator <<(std::ostream &,const AnyMap &)' (compiling source file ..\Classes\cellgame\bitcellgameblueprint.cpp)
  47. 2> c:\cocosgames\(...)\classes\utilities\manymap.h(353): note: or 'std::ostream &operator <<(std::ostream &,const ManyMap &)' (compiling source file ..\Classes\cellgame\bitcellgameblueprint.cpp)
  48. 2> c:\cocosgames\(...)\classes\utilities\mxbasic_utilities.h(57): note: or 'std::ostream &operator <<(std::ostream &,const mx::Point &)' (compiling source file ..\Classes\cellgame\bitcellgameblueprint.cpp)
  49. 2> c:\cocosgames\(...)\classes\helpertypes.h(94): note: while trying to match the argument list '(std::ostringstream, const size_t)' (compiling source file ..\Classes\cellgame\bitcellgameblueprint.cpp)
  50. 2> c:\cocosgames\(...)\classes\utilities\pattern\pat_bit_spec.h(185): note: see reference to function template instantiation 'std::string mx::to_string<size_t>(const T &)' being compiled
  51. 2> with
  52. 2> [
  53. 2> T=size_t
  54. 2> ] (compiling source file ..\Classes\cellgame\bitcellgameblueprint.cpp)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement