Skip to content

Enable flutter engine artifacts for Windows on Arm #115983

Closed
@pbo-linaro

Description

@pbo-linaro

Use case

To support targeting Windows on Arm platform (#62597), we need first to enable artifacts for flutter engine on this platform.

Proposal

Engine can be cross-compiled from a x64 machine by using:

python3 ./flutter/tools/gn --no-goma --windows-cpu arm64
ninja -C out/host_debug_arm64

I'll create a patch for recipe file.
Thanks @loic-sharma for proposing to help upstream this patch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityengineflutter/engine repository. See also e: labels.platform-host-armBuilding on an ARM-based platformplatform-windowsBuilding on or for Windows specificallyr: fixedIssue is closed as already fixed in a newer version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions