Record Detail

Compile Error

/tmp/cc7a0ySD.o: In function `map3(game*)':
map.cpp:(.text+0x1111): undefined reference to `AddCapsule(game*, int, int)'
map.cpp:(.text+0x1127): undefined reference to `AddCapsule(game*, int, int)'
map.cpp:(.text+0x113d): undefined reference to `AddCapsule(game*, int, int)'
map.cpp:(.text+0x1153): undefined reference to `AddCapsule(game*, int, int)'
map.cpp:(.text+0x1169): undefined reference to `AddCapsule(game*, int, int)'
/tmp/cc7a0ySD.o:map.cpp:(.text+0x117f): more undefined references to `AddCapsule(game*, int, int)' follow
collect2: error: ld returned 1 exit status

Information

Submit By
Type
Submission
Homework
Lab6: Pac-man
Language
C++
Submit At
2023-12-05 09:18:15
Judged At
2023-12-05 09:18:15
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes