Skip to content
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

Windows 7 installation issue #18

Closed
koustuvsinha opened this issue Aug 18, 2015 · 7 comments
Closed

Windows 7 installation issue #18

koustuvsinha opened this issue Aug 18, 2015 · 7 comments
Milestone

Comments

@koustuvsinha
Copy link

Hi, i am trying to install this app in Windows, but getting the following error :

D:\projects>go get github.com/yudai/gotty
# github.com/kr/pty
D:\go_workspace\src\github.com\kr\pty\ioctl.go:6: undefined: syscall.SYS_IOCTL
D:\go_workspace\src\github.com\kr\pty\ioctl.go:6: not enough arguments in call to syscall.Syscall
D:\go_workspace\src\github.com\kr\pty\run.go:21: unknown syscall.SysProcAttr field 'Setctty' in struct literal
D:\go_workspace\src\github.com\kr\pty\run.go:21: unknown syscall.SysProcAttr field 'Setsid' in struct literal
D:\go_workspace\src\github.com\kr\pty\util.go:26: undefined: syscall.SYS_IOCTL
D:\go_workspace\src\github.com\kr\pty\util.go:28: undefined: syscall.TIOCGWINSZ
D:\go_workspace\src\github.com\kr\pty\util.go:30: not enough arguments in call to syscall.Syscall

Is this a Windows specific issue?

@yudai
Copy link
Owner

yudai commented Aug 18, 2015

Yes, currently Windows is not supported.

@yudai yudai added this to the icebox milestone Aug 18, 2015
@koustuvsinha
Copy link
Author

ok!

@yudai
Copy link
Owner

yudai commented Aug 18, 2015

Unfortunately, it looks very hard to support Windows for now. Closing.

@yudai yudai closed this as completed Aug 18, 2015
@koustuvsinha
Copy link
Author

ok, just mention it in the Readme

@bhaveshgohel
Copy link

Why not mention it in Readme?? 😞

@yudai
Copy link
Owner

yudai commented Aug 20, 2015

Added a note in the development section of README.

@brugnara
Copy link

brugnara commented Jul 6, 2018

@yudai do you think this project could help enabling Windows support for gotty?

Thanks.

cougarwww pushed a commit to cougarwww/gotty that referenced this issue Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants