fairyglade / ly

display manager with console UI
Do What The F*ck You Want To Public License
5.09k stars 306 forks source link

error: root struct of file 'std' has no member named 'Build' #645

Closed NETLIFYHOSTINGAHMD closed 2 weeks ago

NETLIFYHOSTINGAHMD commented 2 weeks ago

After git cloning the repo and running zig build, it does not compile.

https://0x0.st/XMQ7.png

I am running Void Linux with Runit on DWM.

Zig version is 0.10.1

Scary-Guy commented 2 weeks ago

"Zig version is 0.10.1"

Well there you go. The requirements say you need Zig version 0.12.0

Also don't use version 0.13.0 either. It does not work yet. I tried.

NETLIFYHOSTINGAHMD commented 2 weeks ago

@Scary-Guy Oh! Thanks bro. I didn't read that, my bad.

NETLIFYHOSTINGAHMD commented 2 weeks ago

@Scary-Guy I did all the steps but when I rebooted it just puts me in the tty as per usual.

ly shows up in /var/service This is what zig build run looks like: https://0x0.st/XMO7.png

Scary-Guy commented 2 weeks ago

@Scary-Guy I did all the steps but when I rebooted it just puts me in the tty as per usual.

ly shows up in /var/service This is what zig build run looks like: https://0x0.st/XMO7.png

Unfortunately I'm not that far myself. I have a post right below yours right now (issue #644) that I'm trying to figure out.

Also, as this is a new issue you should make a new thread for it (after searching all the current open threads for any similar issues so as not to make a duplicate.)

AnErrupTion commented 2 weeks ago

@NETLIFYHOSTINGAHMD Please open a new issue for this if it persists. Thanks!