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

Building slint apps under Bazel #5279

Open
andrew-otiv opened this issue May 21, 2024 · 2 comments
Open

Building slint apps under Bazel #5279

andrew-otiv opened this issue May 21, 2024 · 2 comments
Labels
needs info Further information from the reporter is requested

Comments

@andrew-otiv
Copy link
Contributor

Ubuntu 24.04 LTS

We are struggling to build slint apps using the Bazel build sysem and rules_rust. The issue we are currently hitting is in khronos_api crate:

brendanzab/gl-rs#536

Are there any public projects using slint building with bazel that we can follow?

@tronical
Copy link
Member

Good question. I haven't heard of anyone attempting this.

Do you know where the gl-rs dependency is coming from? I'm a bit surprised to see that in the context of Slint.

@ogoffart
Copy link
Member

ogoffart commented Jun 4, 2024

I'm not aware of anyone using bazel to build a Slint app.

Could you please paste the exact error you're facing? What exact include_bytes is concerned?

@ogoffart ogoffart added the needs info Further information from the reporter is requested label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs info Further information from the reporter is requested
Projects
None yet
Development

No branches or pull requests

3 participants