iOS-FaceRecognizer icon indicating copy to clipboard operation
iOS-FaceRecognizer copied to clipboard

Undefined symbol: dlib

Open AdnanAliShabir opened this issue 3 months ago • 0 comments

Hi @js-john ,

Thank you for publishing this repo.

I'm trying to compile it but getting these error while building it on real device. Could you please let me know if I missed something.

Undefined symbol: dlib::tt::gemm(float, dlib::tensor&, float, dlib::tensor const&, bool, dlib::tensor const&, bool, dlib::operation_mode)

Undefined symbol: dlib::cpu::tensor_conv::operator()(bool, dlib::resizable_tensor&, dlib::tensor const&, dlib::tensor const&, dlib::tensor const&, bool)

Thanks.

AdnanAliShabir avatar Nov 07 '25 18:11 AdnanAliShabir