Replies: 1 comment
-
|
Here's the Czech bit via google translate:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been playing with Bevy for a while now, but all of sudden I cant get running even a very simple example. I can only suspect the rust or cargo update since I did some manipulations with Visual studio installer. I have however reinstalled all related software (rustup, rustrover, visual studio, building tools and rebuilt the project) and the error is still here.
Cargo.toml:
main.rs:
the error (some parts are in czech, I do not know how to turn them to english, sorry about it) :
If i comment the
.add_plugins(DefaultPlugins)line, it compiles and run.Any idea what might fix this?
I am working in Windows 11 in RustRover,
CPU and GPU: Snapdragon(R) X Elite - X1E78100 - Qualcomm(R) Oryon(TM) CPU (3.42 GHz),
all drivers and software should be up to date now.
Beta Was this translation helpful? Give feedback.
All reactions