Advertisement
Guest User

Untitled

a guest
Jan 30th, 2019
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.34 KB | None | 0 0
  1. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -I./pyspades -I.\pyspades -IC:\Python27\include -IC:\Python27\PC /Tp./pyspades/vxl.cpp /Fobuild\temp.win32-2.7\Release\./pyspades/vxl.obj -std=c++11
  2. cl : Command line warning D9002 : ignoring unknown option '-std=c++11'
  3. vxl.cpp
  4. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\xlocale(342) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
  5. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(22) : error C2039: 'unordered_map' : is not a member of 'std'
  6. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(22) : error C2143: syntax error : missing ';' before '<'
  7. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  8. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(22) : error C2238: unexpected token(s) preceding ';'
  9. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(39) : error C2039: 'unordered_map' : is not a member of 'std'
  10. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(39) : error C2065: 'unordered_map' : undeclared identifier
  11. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(39) : error C2062: type 'int' unexpected
  12. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(39) : error C2039: 'const_iterator' : is not a member of '`global namespace''
  13. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(41) : error C2065: 'iter' : undeclared identifier
  14. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(41) : error C2039: 'colors' : is not a member of 'MapData'
  15. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(19) : see declaration of 'MapData'
  16. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(41) : error C2228: left of '.end' must have class/struct/union
  17. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(43) : error C2065: 'iter' : undeclared identifier
  18. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(43) : error C2227: left of '->second' must point to class/struct/union/generic type
  19. type is ''unknown-type''
  20. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(51) : error C2039: 'colors' : is not a member of 'MapData'
  21. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(19) : see declaration of 'MapData'
  22. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(51) : error C2228: left of '.erase' must have class/struct/union
  23. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(53) : error C2039: 'colors' : is not a member of 'MapData'
  24. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(19) : see declaration of 'MapData'
  25. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(86) : error C2039: 'colors' : is not a member of 'MapData'
  26. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(19) : see declaration of 'MapData'
  27. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(64) : error C2039: 'colors' : is not a member of 'MapData'
  28. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(19) : see declaration of 'MapData'
  29. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(83) : error C2039: 'colors' : is not a member of 'MapData'
  30. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(19) : see declaration of 'MapData'
  31. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(106) : error C2039: 'unordered_set' : is not a member of 'std'
  32. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(106) : error C2143: syntax error : missing ';' before '<'
  33. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(106) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  34. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(151) : error C2065: 'marked' : undeclared identifier
  35. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(151) : error C2228: left of '.clear' must have class/struct/union
  36. type is ''unknown-type''
  37. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(160) : error C2039: 'unordered_set' : is not a member of 'std'
  38. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(160) : error C2062: type 'int' unexpected
  39. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(160) : error C2947: expecting '>' to terminate template-argument-list, found '>'
  40. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(160) : error C2976: 'std::pair' : too few template arguments
  41. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(38) : see declaration of 'std::pair'
  42. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(160) : error C2133: 'ret' : unknown size
  43. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(160) : error C2512: 'std::pair' : no appropriate default constructor available
  44. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(161) : error C2065: 'marked' : undeclared identifier
  45. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(161) : error C2228: left of '.insert' must have class/struct/union
  46. type is ''unknown-type''
  47. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(175) : error C2039: 'unordered_set' : is not a member of 'std'
  48. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(175) : error C2062: type 'int' unexpected
  49. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(175) : error C2039: 'const_iterator' : is not a member of '`global namespace''
  50. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(176) : error C2065: 'iter' : undeclared identifier
  51. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(176) : error C2065: 'marked' : undeclared identifier
  52. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(176) : error C2228: left of '.end' must have class/struct/union
  53. type is ''unknown-type''
  54. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(176) : error C2065: 'iter' : undeclared identifier
  55. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(176) : error C2143: syntax error : missing ';' before ')'
  56. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(176) : error C2143: syntax error : missing ';' before ')'
  57. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(177) : error C2143: syntax error : missing ';' before '{'
  58. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(178) : error C2065: 'iter' : undeclared identifier
  59. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(179) : error C2039: 'colors' : is not a member of 'MapData'
  60. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(19) : see declaration of 'MapData'
  61. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(179) : error C2228: left of '.erase' must have class/struct/union
  62. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(179) : error C2065: 'iter' : undeclared identifier
  63. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(183) : error C2065: 'marked' : undeclared identifier
  64. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(183) : error C2228: left of '.clear' must have class/struct/union
  65. type is ''unknown-type''
  66. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(205) : error C2039: 'unordered_map' : is not a member of 'std'
  67. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(205) : error C2065: 'unordered_map' : undeclared identifier
  68. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(205) : error C2062: type 'int' unexpected
  69. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(205) : error C2039: 'const_iterator' : is not a member of '`global namespace''
  70. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(207) : error C2065: 'iter' : undeclared identifier
  71. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(207) : error C2039: 'colors' : is not a member of 'MapData'
  72. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.h(19) : see declaration of 'MapData'
  73. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(207) : error C2228: left of '.end' must have class/struct/union
  74. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(209) : error C2065: 'iter' : undeclared identifier
  75. c:\users\termsgaming-i7\desktop\pysnip\pyspades\vxl_c.cpp(209) : error C2227: left of '->second' must point to class/struct/union/generic type
  76. type is ''unknown-type''
  77. error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 9.0\\VC\\BIN\\cl.exe' failed with exit status 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement