flw-cn / ap

auto-pager -- Just when you were regretting not paging, it's paged!
13 stars 3 forks source link

cant build #16

Open ghost opened 1 year ago

ghost commented 1 year ago
> go build
.\main.go:162:3: unknown field Setsid in struct literal of type syscall.SysProcAttr
.\main.go:164:3: unknown field Setctty in struct literal of type syscall.SysProcAttr
.\main.go:168:3: unknown field Ctty in struct literal of type syscall.SysProcAttr
.\main.go:182:11: undefined: syscall.SIGCHLD
.\main.go:183:11: undefined: syscall.SIGWINCH
.\main.go:192:16: undefined: syscall.SIGWINCH
.\main.go:198:16: undefined: syscall.SIGCHLD
.\main.go:199:36: undefined: syscall.SIGCONT