Archived Forum Post

Index of archived forum posts

Question:

encryption in xcode

Oct 03 '12 at 11:53

I am trying to use Chilkat Library for 3DES encryption. I have downloaded and added the library to my XCode project. I have imported ckocrypt2.h in my implementation file. When I try to run the project it gives me error saying "ignoring file libchilkatIos.a, missing required architecture i386 in file".

Please help...!!!


Answer

It's very easy to find the answer. In the Chilkat Forum's search box, cut-and-paste the following text and then press the Search button: "missing required architecture i386"

You'll get 2 results. The 1st is this question, the 2nd is the answer to this question:

http://www.chilkatforum.com/questions/255/ios-link-error-missing-required-architecture-i386