Skip to content

Meson package does not support cross-compilation (windows x64 to windows arm64) #7228

@star-hengxing

Description

@star-hengxing

Xmake Version

dev

Operating System Version and Architecture

Windows

Describe Bug

fribidi requires generating code using native tools: https://github.com/fribidi/fribidi/blob/master/gen.tab/meson.build#L32-L37

However, the native compiler was not passed in the --cross-file.

gen.tab\meson.build:32:22: ERROR: No build machine compiler for 'gen.tab/gen-unicode-version.c'

ci: xmake-io/xmake-repo#9117
meson related issue: mesonbuild/meson#14752

Expected Behavior

N/A

Project Configuration

N/A

Additional Information and Error Logs

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions