Giter Club home page Giter Club logo

Comments (4)

JamieSinn avatar JamieSinn commented on July 23, 2024 1

This is problematic for even developing on windows. I export to linux, but developing should not be affected.

from endless.

 avatar commented on July 23, 2024

Windows does not provide sophisticated process controls or signalling; the best endless would be able to achieve on Windows is hard restarts.

from endless.

zlgale avatar zlgale commented on July 23, 2024

..\vendor\github.com\fvbock\endless\endless.go:64: undefined: syscall.SIGUSR1
..\vendor\github.com\fvbock\endless\endless.go:65: undefined: syscall.SIGUSR2
..\vendor\github.com\fvbock\endless\endless.go:68: undefined: syscall.SIGTSTP
..\vendor\github.com\fvbock\endless\endless.go:111: undefined: syscall.SIGUSR1
..\vendor\github.com\fvbock\endless\endless.go:112: undefined: syscall.SIGUSR2
..\vendor\github.com\fvbock\endless\endless.go:115: undefined: syscall.SIGTSTP
..\vendor\github.com\fvbock\endless\endless.go:119: undefined: syscall.SIGUSR1
..\vendor\github.com\fvbock\endless\endless.go:120: undefined: syscall.SIGUSR2
..\vendor\github.com\fvbock\endless\endless.go:123: undefined: syscall.SIGTSTP
..\vendor\github.com\fvbock\endless\endless.go:224: undefined: syscall.Kill
..\vendor\github.com\fvbock\endless\endless.go:224: too many errors

windows 64 - bit operating system, Gogland IDEA, Go SDK1.8 。

from endless.

johnw2018 avatar johnw2018 commented on July 23, 2024

$ CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build -o demo_win main.go
# demo/vendor/github.com/fvbock/endless
vendor/github.com/fvbock/endless/endless.go:64:3: undefined: syscall.SIGUSR1
vendor/github.com/fvbock/endless/endless.go:65:3: undefined: syscall.SIGUSR2
vendor/github.com/fvbock/endless/endless.go:68:3: undefined: syscall.SIGTSTP
vendor/github.com/fvbock/endless/endless.go:111:5: undefined: syscall.SIGUSR1
vendor/github.com/fvbock/endless/endless.go:112:5: undefined: syscall.SIGUSR2
vendor/github.com/fvbock/endless/endless.go:115:5: undefined: syscall.SIGTSTP
vendor/github.com/fvbock/endless/endless.go:119:5: undefined: syscall.SIGUSR1
vendor/github.com/fvbock/endless/endless.go:120:5: undefined: syscall.SIGUSR2
vendor/github.com/fvbock/endless/endless.go:123:5: undefined: syscall.SIGTSTP
vendor/github.com/fvbock/endless/endless.go:224:3: undefined: syscall.Kill
vendor/github.com/fvbock/endless/endless.go:224:3: too many errors

from endless.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.