Record Detail

Compile Error

/tmp/ccxlDzd5.o: In function `PlayGame(game*)':
io.cpp:(.text+0x2ba): undefined reference to `MoveGhosts(game*)'
/tmp/ccFBlzc8.o: In function `map3(game*)':
map.cpp:(.text+0x119a): undefined reference to `AddGhost(game*, int, int, direction)'
map.cpp:(.text+0x11b5): undefined reference to `AddGhost(game*, int, int, direction)'
map.cpp:(.text+0x11d0): undefined reference to `AddGhost(game*, int, int, direction)'
/tmp/ccFBlzc8.o: In function `map4(game*)':
map.cpp:(.text+0x123c): undefined reference to `AddGhost(game*, int, int, direction)'
map.cpp:(.text+0x126d): undefined reference to `AddGhost(game*, int, int, direction)'
/tmp/ccFBlzc8.o:map.cpp:(.text+0x18f3): more undefined references to `AddGhost(game*, int, int, direction)' follow
collect2: error: ld returned 1 exit status

Information

Submit By
Type
Submission
Homework
Lab6: Pac-man
Language
C++
Submit At
2023-12-10 14:07:42
Judged At
2023-12-10 14:07:42
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes