A
Size: a a a
A
V
A
V
A
C:\Users\Artes\Documents\Rust\amethyst-master>cargo run --example custom_ui --features empty
Finished dev [unoptimized + debuginfo] target(s) in 0.32s
Running `target\debug\examples\custom_ui.exe`
[INFO][amethyst::app] Initializing Amethyst...
[INFO][amethyst::app] Version: 0.15.0
[INFO][amethyst::app] Platform: x86_64-pc-windows-msvc
[INFO][amethyst::app] Amethyst git commit: UNKNOWN
[INFO][amethyst::app] Rustc version: 1.42.0 Stable
[INFO][amethyst::app] Rustc git commit: b8cedc00407a4c56a3bda1ed605c6fc166655447
thread 'main' panicked at 'No such system registered ("input_system")', <::std::macros::panic macros>:5:6
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: process didn't exit successfully: `target\debug\examples\custom_ui.exe` (exit code: 101)
p
V
C:\Users\Artes\Documents\Rust\amethyst-master>cargo run --example custom_ui --features empty
Finished dev [unoptimized + debuginfo] target(s) in 0.32s
Running `target\debug\examples\custom_ui.exe`
[INFO][amethyst::app] Initializing Amethyst...
[INFO][amethyst::app] Version: 0.15.0
[INFO][amethyst::app] Platform: x86_64-pc-windows-msvc
[INFO][amethyst::app] Amethyst git commit: UNKNOWN
[INFO][amethyst::app] Rustc version: 1.42.0 Stable
[INFO][amethyst::app] Rustc git commit: b8cedc00407a4c56a3bda1ed605c6fc166655447
thread 'main' panicked at 'No such system registered ("input_system")', <::std::macros::panic macros>:5:6
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: process didn't exit successfully: `target\debug\examples\custom_ui.exe` (exit code: 101)
input_system
, что как бы очевидно из текста ошибкиV
A
A
--features
, но я понятия не имею чтоV
V
V
V
V
A
V
UiBundle
, и поисправляю. Спасибо за находкуV
ui
V
V