Advertisement
shywolf91

errors tetris

May 10th, 2012
361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.79 KB | None | 0 0
  1. 1>------ Build started: Project: Dark GDK - tetris, Configuration: Debug Win32 ------
  2. 1>Compiling...
  3. 1>Main.cpp
  4. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  5. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(87) : warning C4183: 'make_shape': missing return type; assumed to be a member function returning 'int'
  6. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  7. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(100) : error C2065: 'color' : undeclared identifier
  8. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(101) : error C2065: 'color' : undeclared identifier
  9. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(102) : error C2065: 'color' : undeclared identifier
  10. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(103) : error C2065: 'color' : undeclared identifier
  11. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(142) : error C2248: 'Shape::pos' : cannot access private member declared in class 'Shape'
  12. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(84) : see declaration of 'Shape::pos'
  13. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(80) : see declaration of 'Shape'
  14. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(143) : error C2248: 'Shape::pos' : cannot access private member declared in class 'Shape'
  15. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(84) : see declaration of 'Shape::pos'
  16. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(80) : see declaration of 'Shape'
  17. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(144) : error C2248: 'Shape::pos' : cannot access private member declared in class 'Shape'
  18. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(84) : see declaration of 'Shape::pos'
  19. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(80) : see declaration of 'Shape'
  20. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(145) : error C2248: 'Shape::pos' : cannot access private member declared in class 'Shape'
  21. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(84) : see declaration of 'Shape::pos'
  22. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(80) : see declaration of 'Shape'
  23. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(146) : error C2248: 'Shape::pos' : cannot access private member declared in class 'Shape'
  24. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(84) : see declaration of 'Shape::pos'
  25. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(80) : see declaration of 'Shape'
  26. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(147) : error C2248: 'Shape::pos' : cannot access private member declared in class 'Shape'
  27. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(84) : see declaration of 'Shape::pos'
  28. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(80) : see declaration of 'Shape'
  29. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(148) : error C2248: 'Shape::pos' : cannot access private member declared in class 'Shape'
  30. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(84) : see declaration of 'Shape::pos'
  31. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(80) : see declaration of 'Shape'
  32. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(149) : error C2248: 'Shape::pos' : cannot access private member declared in class 'Shape'
  33. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(84) : see declaration of 'Shape::pos'
  34. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(80) : see declaration of 'Shape'
  35. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(150) : error C2248: 'Shape::pos' : cannot access private member declared in class 'Shape'
  36. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(84) : see declaration of 'Shape::pos'
  37. 1> h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(80) : see declaration of 'Shape'
  38. 1>h:\ school\ spring 2012\comsc-048\tetris code\tetris code\tetris code\tetris\dark gdk - tetris\dark gdk - tetris\main.cpp(150) : error C2660: 'Shape::make_shape' : function does not take 2 arguments
  39. 1>Build log was saved at "file://h:\ SCHOOL\ Spring 2012\COMSC-048\tetris code\tetris code\tetris code\tetris\Dark GDK - tetris\Dark GDK - tetris\Debug\BuildLog.htm"
  40. 1>Dark GDK - tetris - 16 error(s), 1 warning(s)
  41. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement