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

[exec] Compilation failed while executing : ld64 #11

Open
ZwickTheGreat opened this issue Aug 11, 2015 · 3 comments
Open

[exec] Compilation failed while executing : ld64 #11

ZwickTheGreat opened this issue Aug 11, 2015 · 3 comments

Comments

@ZwickTheGreat
Copy link

I was getting errors like this while compiling to ios.

ld: file not found: %ADT_ENV_VAR_68%
[exec] Compilation failed while executing : ld64

I found a solution:
https://forums.adobe.com/thread/1248260

Just added

<option>-ios_version_min 4.2</option>

to "META-INF\ANE\iPhone-ARM\platform.xml" XML file.

And it works.

@ZwickTheGreat
Copy link
Author

Here is ANE working both Android and iOS (64 bit):
https://dl.dropboxusercontent.com/u/47425848/digicrafts.extensions.Rating.ane

@gonzos978
Copy link

@ZwickTheGreat thanks for your build. It works great,

@ghost
Copy link

ghost commented Sep 28, 2015

It works both on Android and iOS however, I'm not able to change the default message using Rating.message = "bla bla bla";

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