Git Product home page Git Product logo

Comments (7)

chrislusf avatar chrislusf commented on July 3, 2024

Does it help to run:

go get -u github.com/chrislusf/glow/flow

from glow.

chrislusf avatar chrislusf commented on July 3, 2024

I just added travis to test on windows/darwin/linux and the "go get" works fine on all of them (there are some test errors due to test setup). So I am almost 99% sure it is due to old local version.

from glow.

jgranduel avatar jgranduel commented on July 3, 2024

Thanks for your answer,

Still not there and same output. I'll try on another Windows instance...
I can import syscall.SIGINFO indeed.

> godoc syscall SIGINFO
No match found.


> go get -u github.com/chrislusf/glow/flow
# github.com/chrislusf/glow/flow
C:\Go\src\github.com\chrislusf\glow\flow\signal_handling.go:21: undefineC: syscall.SIGINFO
C:\Go\src\github.com\chrislusf\glow\flow\signal_handling.go:29: undefineC: syscall.SIGINFO
C:\Go\src\github.com\chrislusf\glow\flow\signal_handling_windows.go:11: OnInterrupt redeclared in this block
        previous declaration at C:\Go\src\github.com\chrislusf\glow\flow\signal_handling.go:11
C:\Go\src\github.com\chrislusf\glow\flow\signal_handling_windows.go:26: OnInterrupt.func1 redeclared in this block
      previous declaration at C:\Go\src\github.com\chrislusf\glow\flow\signal_handling.go:26
C:\Go\src\github.com\chrislusf\glow\flow\signal_handling_windows.go:29: undefineC: syscall.SIGINFO

from glow.

chrislusf avatar chrislusf commented on July 3, 2024

What's the go version?

from glow.

jgranduel avatar jgranduel commented on July 3, 2024

go-1.5.2

> go version
go version go1.5.2 windows/amd64

from glow.

chrislusf avatar chrislusf commented on July 3, 2024

Just got hold of a window system and fixed this.

from glow.

jgranduel avatar jgranduel commented on July 3, 2024

Thank you very much, it worked this time with the -u option

go get -u github.com/chrislusf/glow/flow

How come it did compile before?

from glow.

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.