WhatsThis-iOS icon indicating copy to clipboard operation
WhatsThis-iOS copied to clipboard

App only Supports iPhone 5S and Higher

Open RishabGargeya opened this issue 8 years ago • 0 comments

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 --

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!

RishabGargeya avatar Apr 20 '16 07:04 RishabGargeya