Skip to content

Linux support #40

@vuliad

Description

@vuliad

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions