Skip to content

armv7s issue #1

@fang-jin

Description

@fang-jin

Hello Ulhas.
How are you?
Thanks for your project.

I'm building MailReader app using ObjectC.
My development tool is XCode 4.5.2.

Your code worked well in XCode 4.3.
But now I can't build.

Here is the error message:
/////////////////////////////////////////////////////
ld: warning: ignoring file /Users/challenger/Repository/MailCore/External/iPhoneSimulator-4.3/lib/libcrypto.a, file was built for archive which is not the architecture being linked (armv7s): /Users/challenger/Repository/MailCore/External/iPhoneSimulator-4.3/lib/libcrypto.a
ld: warning: ignoring file /Users/challenger/Repository/MailCore/External/iPhoneSimulator-4.3/lib/libssl.a, file was built for archive which is not the architecture being linked (armv7s): /Users/challenger/Repository/MailCore/External/iPhoneSimulator-4.3/lib/libssl.a
ld: warning: ignoring file /Users/challenger/Repository/MailCore/External/iPhoneSimulator-4.3/lib/libmailcore.a, file was built for archive which is not the architecture being linked (armv7s): /Users/challenger/Repository/MailCore/External/iPhoneSimulator-4.3/lib/libmailcore.a
Undefined symbols for architecture armv7s:
"OBJC_CLASS$_CTCoreAccount", referenced from:
OBJC_CLASS$_XCTCoreAccount in XCTCoreAccount.o
"OBJC_METACLASS$_CTCoreAccount", referenced from:
OBJC_METACLASS$_XCTCoreAccount in XCTCoreAccount.o
ld: symbol(s) not found for architecture armv7s
clang: error: linker command failed with exit code 1 (use -v to see invocation)
////////////////////////////////////////////////////

Could you upload new version?
I really need your help.

Thanks for your time.
Looking forward to your reply.
Regards!

Fang Jin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions