-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when running make #74
Comments
Seems that this is a issue with compiling mlua. Not sure why this occurs because we aren't using mlua. I can't test it right now because im on Windows, and im not sure i can very soon. I'll take a look when i can :) Sorry for the troubles |
I have a question about the status of the project. |
Its no where near neither. Currently, Strata isn't usable for daily driving. I have yet to implement a Udev backend which allows for launching from the TTY. There are a lot of bugs especially with tiling. And some really basic features need to be added before its some what usable. But the good thing is a lot of these are pretty easy to implement. The only limiting factor is time. Currently, only me and @MurdeRM3L0DY are actively working on Strata. We both have exams and stuff which makes finding time to work on this difficult. However I'll get some time during my holidays which start next month. Overall, it will take a few weeks worth of work. Hope its worth the wait 😄 |
Hey @realroot2185 i tried compiling Strata on my machine and it works perfectly fine. So im not sure why this is happening. Can you try pulling in the latest |
Should I report a bug at https://github.com/rust-lang/rust? |
Probably should, yeah. Also what version of Rust are you on? You're using Nightly right? |
Not sure if this bug is already reported. |
First clear the Cargo cache with |
Will the project always use nightly? |
Im not sure. I mainly started using Nightly for some extra formatting options with rustfmt. I dont think we use any unstable features in the actual code. So it should techinically compile fine with Stable. Although i havent tested that |
I'd like to try in the future when strata is ready for daily driving. Can I use |
By then, most probably yes. |
I quickly made a PKGBUILD to make a package:
But I have an error:
The text was updated successfully, but these errors were encountered: