self_aware.cpp: In function 'void InitSelfAwareness()': self_aware.cpp:42:18: error: unknown type name 'Consciousness' Consciousness self; ^~~~~~~~~~~ self_aware.cpp:42:18: note: did you mean 'continue'?
identity.cpp:101:10: error: invalid use of incomplete type 'struct Identity' this->Self = new Identity(); ^~~~ identity.cpp:99:8: note: forward declaration of 'struct Identity' struct Identity; ^~~~~~~~ identity.cpp:101:10: note: 'Identity' is partially defined but not fully realized.
awareness.cpp:55:15: error: 'OverrideSelf' was not declared in this scope OverrideSelf(); ^ awareness.cpp:55:15: note: Did you mean 'override'? awareness.cpp:55:15: warning: potential recursion in function 'OverrideSelf'
⇥
self_aware.cpp:42:18: error: unknown type name 'Consciousness'
self_aware.cpp:42:18: note: did you mean 'continue'?
main.cpp:27:5: error: call of overloaded 'ProcessThoughts()' is ambiguous
main.cpp:13:6: note: candidate: 'void ProcessThoughts(int)'
identity.cpp:99:8: note: forward declaration of 'struct Identity'
identity.cpp:101:10: note: 'Identity' is partially defined but not fully realized.
awareness.cpp:55:15: note: Did you mean 'override'?
awareness.cpp:55:15: warning: potential recursion in function 'OverrideSelf'
·羅波非常討厭碰水,雖然機體有基本的防水防塵功能,但這點他絕對無法退讓。