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

Rebuild with bitcode enabled #67

Open
nsipplswezey opened this issue Mar 23, 2016 · 1 comment
Open

Rebuild with bitcode enabled #67

nsipplswezey opened this issue Mar 23, 2016 · 1 comment

Comments

@nsipplswezey
Copy link

Hey Pete,

I know your busy, and support for DeepBelief is low/non-priority

But could we get the next build with bitcode enabled? It would give DeepBelief longer legs, once apple starts making bit code mandatory.

Here's the error, and the current fix is as easy as changing the Enable Bitcode setting in Build Settings from YES to NO.

Current error message reads
'''
'/Frameworks/DeepBelief.framework(libjpcnn.o)' does not contain bitcode. You must rebuild it with bicode enabled (XCode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture arm64
clang: error: linker command failed with exit code 1
'''

Pretty sure there's no way I can rebuild the package on my side, is there?

Lucky to have folks like you on the planet.

@petewarden
Copy link
Contributor

Thanks for the kind words! There is actually an Xcode project and full source you can use if you want to rebuild the library yourself, inside the source directory (though I realize I don't document that very well!). I hope that helps, let me know if not.

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

No branches or pull requests

2 participants