#error

13 messages · Page 1 of 1 (latest)

keen blade
#

Rust cannot recognize Bevyengine, so the codes I wrote do not work. Bevyengine cannot see it, it cannot recognize it. How to fix this error?

halcyon quail
#

Please post the actual error

#

FYI the crate is just called bevy, not bevyengine

keen blade
#

@halcyon quail

brittle thunder
#

run cargo add bevy in your project directory

keen blade
brittle thunder
#

what did cargo add bevy output?

halcyon quail
#

What is the new error?

#

I suspect the code you're trying to use is an older example that uses a previous version of bevy, while you have installed the latest

keen blade
brittle thunder
#

Can We see your Cargo.toml?

halcyon quail