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

Error: GraphicsAdapterNotFound when running chess-gui example on Ubuntu 16.04 #6

Open
JayWalker512 opened this issue Jan 28, 2021 · 0 comments

Comments

@JayWalker512
Copy link

JayWalker512 commented Jan 28, 2021

$: cargo run --release --bin best
    Finished release [optimized] target(s) in 0.54s
     Running `target/release/best`
Error: GraphicsAdapterNotFound

This is the output on Ubuntu 16.04.3, with Intel HD 5300 graphics chip. Some more info:

$: rustup show
Default host: x86_64-unknown-linux-gnu
rustup home:  /home/jaywalker/.rustup

installed toolchains
--------------------

stable-x86_64-unknown-linux-gnu (default)
nightly-2016-12-16-x86_64-unknown-linux-gnu
nightly-x86_64-unknown-linux-gnu

active toolchain
----------------

stable-x86_64-unknown-linux-gnu (default)
rustc 1.48.0 (7eac88abb 2020-11-16)

I'm guessing this is due to some missing dependency because your screenshots look like you're running Ubuntu, but not sure what the dependency might be.

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

No branches or pull requests

1 participant