openrr-gui

Crates.ioopenrr-gui
lib.rsopenrr-gui
version0.1.0
sourcesrc
created_at2021-02-10 02:38:04.059922
updated_at2023-03-31 09:04:31.955653
descriptionopenrr GUI library
homepage
repositoryhttps://github.com/openrr/openrr
max_upload_size
id353010
size145,253
Taiki Endo (taiki-e)

documentation

README

OpenRR GUI

crates.io docs docs

Troubleshooting

  • Q. Fails to compile.

    A. Try to install dependencies mentioned in root README.md.

  • Q. Fails to launch GUI.

    A. There are several possibilities:

    • If the error is command-line arguments or IO related, it's likely that the argument is wrong.
    • If that doesn't fix the problem, try passing the LIBGL_ALWAYS_SOFTWARE=1 environment variable.
    • On VM (e.g., VirtualBox), you may need to disable hardware acceleration.

License

Licensed under the Apache License, Version 2.0.

Third party software

This product includes copies and modifications of software developed by third parties:

See the license files included in these directories for more details.

Commit count: 1026

cargo fmt