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

Does not build on Windows #1

Open
shovdmi opened this issue Nov 2, 2023 · 0 comments
Open

Does not build on Windows #1

shovdmi opened this issue Nov 2, 2023 · 0 comments

Comments

@shovdmi
Copy link

shovdmi commented Nov 2, 2023

There are syscalls that are absent on Windows. Is there a way to work around it?
If I comment those lines out, compilation goes fine, but navigation seems like does not work properly.

.\recursive.go:218:10: undefined: syscall.Mkfifo
.\ui.go:396:2: undefined: syscall.Kill
.\ui.go:396:33: undefined: syscall.SIGSTOP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant