[c++] undefined reference to 에러
Microsoft SEAL을 기반으로 작성한 Classification 코드를 컴파일하고 실행하려는 도중, 다음과 같은 에러가 발생했다. /usr/bin/ld: CMakeFiles/my_test.dir/secMLClass.cpp.o: in function `NB_BreastC_ServerCentric(int, int, std::shared_ptr, seal::GaloisKeys&, seal::Decryptor&, seal::BatchEncoder&, seal::Encryptor&, seal::Evaluator&, std::vector, int, std::vector const&, std::basic_ofstream&)': secMLClass.cpp:(.text+0x4980): undefined refer..