Skip to content

No Windows support? #6

@Altiano

Description

@Altiano

got this when installing on Windows 10

$ go get -u github.com/mitranim/gow
# github.com/mitranim/gow
..\..\..\go\src\github.com\mitranim\gow\gow.go:97:15: undefined: unix.Termios
..\..\..\go\src\github.com\mitranim\gow\gow.go:138:31: cannot use syscall.Stdin (type syscall.Handle) as type int in argument to makeTerminalRaw
..\..\..\go\src\github.com\mitranim\gow\gow.go:234:10: undefined: syscall.Kill
..\..\..\go\src\github.com\mitranim\gow\gow.go:239:10: undefined: syscall.SIGCHLD
..\..\..\go\src\github.com\mitranim\gow\gow.go:242:10: undefined: syscall.SIGWINCH
..\..\..\go\src\github.com\mitranim\gow\gow.go:271:7: undefined: syscall.Kill
..\..\..\go\src\github.com\mitranim\gow\gow.go:277:7: undefined: syscall.Kill
..\..\..\go\src\github.com\mitranim\gow\gow.go:291:7: undefined: syscall.Kill
..\..\..\go\src\github.com\mitranim\gow\gow.go:342:31: undefined: unix.Termios
..\..\..\go\src\github.com\mitranim\gow\gow.go:368:38: undefined: unix.Termios
..\..\..\go\src\github.com\mitranim\gow\gow.go:291:7: too many errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions