You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What Operating System(s) are you seeing this problem on?
macOS (Intel)
dlib version
19.24
Python version
No response
Compiler
Xcode IOS
Expected Behavior
No response
Current Behavior
Failed to build iOS app
Could not build the precompiled application for the device.
Error (Xcode): Undefined symbol: dlib::entropy_decoder_kernel_2::get_target(unsigned int)
What Operating System(s) are you seeing this problem on?
macOS (Intel)
dlib version
19.24
Python version
No response
Compiler
Xcode IOS
Expected Behavior
No response
Current Behavior
Failed to build iOS app
Could not build the precompiled application for the device.
Error (Xcode): Undefined symbol: dlib::entropy_decoder_kernel_2::get_target(unsigned int)
Error (Xcode): Undefined symbol: dlib::entropy_decoder_kernel_2::set_stream(std::__1::basic_istream<char, std::__1::char_traits >&)
Error (Xcode): Undefined symbol: dlib::entropy_decoder_kernel_2::decode(unsigned int, unsigned int)
Error (Xcode): Undefined symbol: dlib::entropy_decoder_kernel_2::entropy_decoder_kernel_2()
Error (Xcode): Undefined symbol: dlib::entropy_decoder_kernel_2::~entropy_decoder_kernel_2()
Error (Xcode): Undefined symbol: dlib::base64::base64()
Error (Xcode): Undefined symbol: dlib::base64::~base64()
Error (Xcode): Undefined symbol: dlib::base64::decode(std::__1::basic_istream<char, std::__1::char_traits >&, std::__1::basic_ostream<char, std::__1::char_traits >&) const
Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)
Steps to Reproduce
Follow https://stackoverflow.com/questions/34591254/how-to-build-dlib-for-ios/35058969#35058969
Anything else?
No response
The text was updated successfully, but these errors were encountered: