Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: I try use it in IOS and got error #2762

Open
Hellomik2002 opened this issue Apr 7, 2023 · 0 comments
Open

[Bug]: I try use it in IOS and got error #2762

Hellomik2002 opened this issue Apr 7, 2023 · 0 comments
Labels

Comments

@Hellomik2002
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant