jetpacapp / DeepBeliefSDK

The SDK for Jetpac's iOS Deep Belief image recognition framework
Other
2.86k stars 437 forks source link

ld: '../../iOSLibrary/DeepBelief.framework/DeepBelief(libjpcnn.o)' does not contain bitcode. #65

Open sommeralex opened 8 years ago

sommeralex commented 8 years ago

Hi!

I wanted to start the project, but is says

ld: '../../iOSLibrary/DeepBelief.framework/DeepBelief(libjpcnn.o)' does not contain bitcode.

Any idea?

Raztor0 commented 8 years ago

Ideally, jetpack would compile the framework with bitcode enabled. For the time being, you can open your project build settings and change the "Enable Bitcode" field to "No"