fairyglade / ly

display manager with console UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[zig branch] "error: no field named 'DesktopNames'" on compilation attempt

amberjennings opened this issue · comments

Linux $HOSTNAME 6.8.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 11 Apr 2024 01:47:33 +0000 x86_64 GNU/Linux
Shell is tcsh 6.24.12, WM is Sway 1.9

Steps to reproduce:

  • git clone git@github.com:fairyglade/ly.git
  • cd ly
  • git checkout zig
  • zig build (as specified in readme)

Output of zig build is here: error.log

This is resolved. Thanks @Kawaii-Ash!