-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
This error popup on every example project and even on my own iced project.
thread 'main' panicked at 'Unable to enumerate instance extensions: ERROR_INITIALIZATION_FAILED', src\libcore\result.rs:1189:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
Also, when I try to import module in VS code it doesn't seem to provide import suggestion for component (i.e. iced::button
, iced::Element
) but it does provide import to settings
, Sandbox
and Settings
System:
OS: Windows 10
GPU: Nvidia GeForce GTX 1080 (Up to date driver)
Version: iced = 0.1.0-beta
Rust: stable-x86_64-pc-windows-msvc
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working