8000 Error: WindowCreation("Couldn\'t find any pixel format that matches the criteria.") · Issue #124 · hecrj/coffee · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Error: WindowCreation("Couldn\'t find any pixel format that matches the criteria.")  #124
Closed
@luisvgs

Description

@luisvgs

Hello, I'm trying to use coffee for learning purposes but I'm unfortunately not able to run the example provided by the documentation. The compiler complains with the following error:

Error: WindowCreation("Couldn\'t find any pixel format that matches the criteria.")
error: process didn't exit successfully:
`C:\Users\_\Desktop\Programming\Rust_Projects\target\debug\coffe_sketch.exe` (exit code: 1)      

This is how my Cargo.toml file looks like:

[package]
name = "coffe_sketch"
version = "0.1.0"
authors = ["_"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
coffee = { version = "0.4", features = ["opengl"] }

Further details:

OS: Windows 10 x64
rustc 1.43.0-nightly (58b834344 2020-02-05)  

How can I solve this issue? Any help and guidance would be truly appreciated. Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0