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

Linux support #40

Open
vuliad opened this issue Dec 10, 2016 · 1 comment
Open

Linux support #40

vuliad opened this issue Dec 10, 2016 · 1 comment

Comments

@vuliad
Copy link

vuliad commented Dec 10, 2016

Hi. I'm trying to setup CI with gradle build. Thereis an issue with feathers sdk
I getting this error:

     > The following error occurred while executing this line:
       /root/.gradle/gradleFx/sdks/dad80235945ad594fbc60646f9b4a721752f7af8/installer.xml:146: Reference air.sdk.server.linux.${config.airsdk.linux.versions.default} not found.

Even if i run "gradle -Dair.sdk.version=26" i still getting error:

     > The following error occurred while executing this line:
       /root/.gradle/gradleFx/sdks/dad80235945ad594fbc60646f9b4a721752f7af8/installer.xml:146: Reference air.sdk.server.linux.26 not found.

As i understand, this happens because sdk-manager-config-1.0.xml doesn't contain any linux-platform data.
Why there is no support on linux?
More over - our project doesn't need air, but we can't complete build using gradle.

@joshtynjala
Copy link
Member

As far as I know, you can't run recent versions of Starling and Feathers on Linux (except maybe in Chrome's bundled player) because they require Flash Player or AIR 19 or newer. Correct me if I'm wrong.

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

No branches or pull requests

2 participants