Record Detail

Compile Error

TestFunctions.o: In function `testBorrowBook()':
/in/compile/TestFunctions.cpp:106: undefined reference to `library::library()'
TestFunctions.o: In function `testReturnBook()':
/in/compile/TestFunctions.cpp:125: undefined reference to `library::library()'
TestFunctions.o: In function `test12()':
/in/compile/TestFunctions.cpp:195: undefined reference to `library::library()'
TestFunctions.o: In function `test13()':
/in/compile/TestFunctions.cpp:217: undefined reference to `library::library()'
TestFunctions.o: In function `test14()':
/in/compile/TestFunctions.cpp:227: undefined reference to `library::library()'
TestFunctions.o:/in/compile/TestFunctions.cpp:237: more undefined references to `library::library()' follow
collect2: error: ld returned 1 exit status
/in/compile/Makefile:18: recipe for target 'test' failed
make: *** [test] Error 1

Information

Submit By
Type
Submission
Homework
Exercise 4
Language
C++
Submit At
2024-11-22 13:05:57
Judged At
2024-11-22 13:05:57
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes