free-explorers / veshell

Veshell is a Wayland compositor providing an innovative workflow that utilizes humans natural spatial cognition to enhance navigation and organization in the digital environment.
GNU General Public License v3.0
338 stars 3 forks source link

[BUG] build failed WHEN running dart run veshell install -t release #8

Open mooncoffee1 opened 1 day ago

mooncoffee1 commented 1 day ago

when i try to install using "dart run veshell install -t releas"

I GET THE ERROR

Building package executable... Built veshell:veshell. Checking dependencies...

All dependencies are installed.

Building the rust embedder in release...

cargo build --color always --release

Compiling veshell v0.1.0 (/home/ananas/Git/veshell/embedder) Compiling smithay v0.3.0 (https://github.com/Smithay/smithay?rev=4171247#41712470)

error: failed to run custom build command for veshell v0.1.0 (/home/ananas/Git/veshell/embedder)

Caused by: process didn't exit successfully: /home/ananas/Git/veshell/embedder/target/release/build/veshell-5c63a28aec5a9a12/build-script-build (exit status: 101) --- stdout FLUTTER_ENGINE_BUILD: release

--- stderr thread 'main' panicked at build.rs:43:66: called Option::unwrap() on a None value note: run with RUST_BACKTRACE=1 environment variable to display a backtrace warning: build failed, waiting for other jobs to finish...

╭─ananas@archlinux ~/Git/veshell ‹main› ╰─$ RUST_BACKTRACE=1 cargo build --release 101 ↵

error: could not find Cargo.toml in /home/ananas/Git/veshell or any parent directory

PapyElGringo commented 1 day ago

Do you run the command from the veshell folder?

PapyElGringo commented 1 day ago

Do you have Flutter installed on your system and in path?

mooncoffee1 commented 23 hours ago

alr, it got installed, looks good soo far, but no settings, no volume and brighness OSD, still nothing :(, looks good soo continue working on it ;)

PapyElGringo commented 23 hours ago

alr, it got installed, looks good soo far, but no settings, no volume and brighness OSD, still nothing :(, looks good soo continue working on it ;)

Yeah it still misses a lot of features but I want to invite more people to contribute to split the work effort!

Thanks for trying ! I'm glad you liked it so far!

mooncoffee1 commented 21 hours ago

saddly cant program, ik some linux stuff but idk Flutter ;(