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

Meson and cross compilation #4529

Closed
2 of 3 tasks
ericLemanissier opened this issue Feb 15, 2019 · 0 comments · Fixed by #8111
Closed
2 of 3 tasks

Meson and cross compilation #4529

ericLemanissier opened this issue Feb 15, 2019 · 0 comments · Fixed by #8111

Comments

@ericLemanissier
Copy link
Contributor

ericLemanissier commented Feb 15, 2019

The meson build helper does not handle cross compilation in Conan 1.12.2.
According to http://mesonbuild.com/Cross-compilation.html it would require writing a cross build definition file and giving it as --cross-file argument to meson at configuration time

  • I've read the CONTRIBUTING guide.
  • I've specified the Conan version, operating system version and any tool that can be relevant.
  • I've explained the steps to reproduce the error or the motivation/use case of the question/suggestion.
ericLemanissier added a commit to bincrafters/conan-qt that referenced this issue Oct 24, 2019
xkbcommon is built with meson, which does not support cross compilation yet
(conan-io/conan#4529)
ericLemanissier added a commit to bincrafters/conan-qt that referenced this issue Oct 30, 2019
xkbcommon is built with meson, which does not support cross compilation yet
(conan-io/conan#4529)
ericLemanissier added a commit to bincrafters/conan-qt that referenced this issue Nov 4, 2019
xkbcommon is built with meson, which does not support cross compilation yet
(conan-io/conan#4529)

(cherry picked from commit 1fb4aea)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants