You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to run a freshly cloned (git clone https://github.com/64/solstice.git) copy of the project. Build succeeds (cargo xbuild) but run (cargo xrun) fails with
Error: The bootloader dependency has not the right format: bootloader has no executable
Tried to run a freshly cloned (
git clone https://github.com/64/solstice.git) copy of the project. Build succeeds (cargo xbuild) but run (cargo xrun) fails with