t-gazzy
Results
2
comments of
t-gazzy
thank you for your quick response. i used `features=["loaded"]` and `Entry.load()` instead, still same error occurs. cache clear and rebuild did not make it work. it looks like `Entry::load` works....
I have tried so many times, I realized that probably the execute command was wrong. `cargo run` => failed(unable to find vulkan driver) `cargo run --package {package_name} --bin {bin_name}`=> succeeded...