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

No available video device #10

Closed
sergiuchuckmisha opened this issue Feb 5, 2019 · 1 comment
Closed

No available video device #10

sergiuchuckmisha opened this issue Feb 5, 2019 · 1 comment

Comments

@sergiuchuckmisha
Copy link

OS: Ubuntu 18.04

just cloned repo, installed cmake and, according to instruction from readme
installed:
libsdl2-dev

and finally command
cargo run in lesson-01 gives error:
thread 'main' panicked at 'called Result::unwrap()on anErr value: "No available video device"', src/libcore/result.rs:1009:5

Googling didn't help.

May you suggest what is wrong?

@Nercury
Copy link
Owner

Nercury commented Sep 16, 2019

It is the SDL issue, can't help you here.

Try googling "SDL No available video device".

Some suggestions that pop up is to install packages xorg-dev and ia32-libs.

@Nercury Nercury closed this as completed Sep 16, 2019
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

2 participants