fork(1) download
  1. 1>------ Build started: Project: BehaviourDemo, Configuration: Debug Win32 ------
  2. 1> main.cpp
  3. 1>c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(267): error C2360: initialization of 'y' is skipped by 'case' label
  4. 1> c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(257) : see declaration of 'y'
  5. 1>c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(267): error C2360: initialization of 'x' is skipped by 'case' label
  6. 1> c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(256) : see declaration of 'x'
  7. 1>c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(273): error C2360: initialization of 'y' is skipped by 'case' label
  8. 1> c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(257) : see declaration of 'y'
  9. 1>c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(273): error C2360: initialization of 'x' is skipped by 'case' label
  10. 1> c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(256) : see declaration of 'x'
  11. 1>c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(283): error C2360: initialization of 'y' is skipped by 'case' label
  12. 1> c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(257) : see declaration of 'y'
  13. 1>c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(283): error C2360: initialization of 'x' is skipped by 'case' label
  14. 1> c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(256) : see declaration of 'x'
  15. 1>c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(294): error C2360: initialization of 'y' is skipped by 'case' label
  16. 1> c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(257) : see declaration of 'y'
  17. 1>c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(294): error C2360: initialization of 'x' is skipped by 'case' label
  18. 1> c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\main.cpp(256) : see declaration of 'x'
  19. 1> SceneEditor.cpp
  20. 1>c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\scenenavigation.h(34): error C2146: syntax error : missing ';' before identifier 'sceneEditor'
  21. 1>c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\scenenavigation.h(34): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  22. 1>c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\scenenavigation.h(34): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  23. 1>c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\sceneeditor.cpp(16): warning C4553: '==' : operator has no effect; did you intend '='?
  24. 1>c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\sceneeditor.cpp(46): warning C4553: '==' : operator has no effect; did you intend '='?
  25. 1>c:\users\wisey\desktop\pathfinding part15 - selections, simple\behaviourdemo\sceneeditor.cpp(53): warning C4553: '==' : operator has no effect; did you intend '='?
  26. 1> Generating Code...
  27. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
  28.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty