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

[question] Glib cross compilation support #7572

Closed
upsilona opened this issue Oct 6, 2021 · 3 comments
Closed

[question] Glib cross compilation support #7572

upsilona opened this issue Oct 6, 2021 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@upsilona
Copy link

upsilona commented Oct 6, 2021

Hello everyone and thank you for your excellent work,
I have a question regarding the Glib library support in conan,
I got an error trying to cross compile Glib with conan.
Watching the conanfile I noticed that the recipe prohibited cross compilation,
In the meantime I saw that the meson support in conan has been improved to support cross compilation.
Is there a chance that the recipe will be updated to support the cross compilation ?
Regards,

@upsilona upsilona added the question Further information is requested label Oct 6, 2021
@SSE4
Copy link
Contributor

SSE4 commented Oct 6, 2021

see:
#7360
#6678
consider also watching these issues:
conan-io/conan#9713
conan-io/conan#9710

@SSE4 SSE4 self-assigned this Oct 6, 2021
@upsilona
Copy link
Author

Thanks a lot for your answer, I've managed to cross compile glib, using your. recommendations.

@wbehrens-on-gh
Copy link
Contributor

Thanks a lot for your answer, I've managed to cross compile glib, using your. recommendations.

Can I ask what you method was? I'm currently working on a project that is being held up by not being able to cross compile glib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants