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
I was testing out the demo you have created and am receiving the following error when trying to build for the iPhone 5 or iPhone 4s --
Undefined symbols for architecture i386:
"__tlv_bootstrap", referenced from:
mxnet::common::ThreadLocalStore<ErrorEntry>::Get()::ptr in mxnet_predict-all.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Do you have any idea why this is happening? Are the iPhone 5 and 4S not supported?
Thanks so much for your time!
The text was updated successfully, but these errors were encountered:
Hi!
I was testing out the demo you have created and am receiving the following error when trying to build for the iPhone 5 or iPhone 4s --
Do you have any idea why this is happening? Are the iPhone 5 and 4S not supported?
Thanks so much for your time!
The text was updated successfully, but these errors were encountered: