shamsudheen / Google-TTS-Library-For-iOS

The Google TTS For iOS will provide the capability to write Text-To-Speech iOS applications using Google TTS services.
36 stars 8 forks source link

armv7 armv7s support #2

Open nikotung opened 11 years ago

nikotung commented 11 years ago

The library does't support armv7 and the iphone 5's armv7s architecture.

nekot commented 11 years ago

Hi, I got below error while building app using this library. Currently armv7s is not supported? If I remove armv7s and leave only armv7, build goes fine.

ld: file is universal (2 slices) but does not contain a(n) armv7s slice: xxx/libGoogle_TTS_ByShamsu_Universal.a for architecture armv7s

colus001 commented 11 years ago

Is there any chances to get source code so that we can compile it with armv7, armv7s and even arm64?

azmat21 commented 10 years ago

l am always come with the same problem,it is not support the armv7s, is there have any solution for this?

shamsudheen commented 10 years ago

oh.. I will add it on tomorrow.

nikotung commented 10 years ago

It would be great if it supports arm64

On Apr 15, 2014, at 2:13 PM, shamsudheen notifications@github.com wrote:

oh.. I will add it on tomorrow.

— Reply to this email directly or view it on GitHub.