-
Notifications
You must be signed in to change notification settings - Fork 726
Change the default bazel build to gui #8532
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
base: master
Are you sure you want to change the base?
Change the default bazel build to gui #8532
Conversation
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
|
clang-tidy review says "All clean, LGTM! 👍" |
|
😌 |
|
@maliberty I just tried this and got: |
|
@QuantamHD set this up so hopefully he can answer |
|
Its possible you need xcb-util-cursor installed? |
|
Note that bazel is using qt6 |
@maliberty yes, I needed to run |
|
@QuantamHD is it possible to avoid the need for the user to install this package separately? |
|
Are we not relying on a number of packages we take for granted, but have been installed by anyone who have tested so far? What makes this package special? |
|
In the cli build ldd shows few libraries but there are many more in the gui build: |
No description provided.