Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS compiling error: ld: library not found for -lclang_rt.ios #263

Open
mideon opened this issue Jul 30, 2018 · 1 comment
Open

IOS compiling error: ld: library not found for -lclang_rt.ios #263

mideon opened this issue Jul 30, 2018 · 1 comment

Comments

@mideon
Copy link

mideon commented Jul 30, 2018

When i try compile, using FlashBuilder4.7 on Windows10, rise following error

Error occurred while packaging the application:

ld: library not found for -lclang_rt.ios
ld: library not found for -lclang_rt.ios
Compilation failed while executing : ld64

current: AIR SDK 30

@TanDing
Copy link

TanDing commented Sep 17, 2018

Copy this file /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/cl ang/9.1.0/lib/darwin/libclang_rt.ios.a
to
[AIRSDK_PATH]/lib/aot/lib/libclang_rt.ios.a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants