Coder Social home page Coder Social logo

dotmatrix's People

Contributors

kevin-cantwell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dotmatrix's Issues

Minor go language warning at every run

Doesn't affect image conversion, but I get

DEPRECATED Action signature.  Must be `cli.ActionFunc`.  This is an error in the application.  Please contact the distributor of this application if this is not you.  See https://github.com/urfave/cli/blob/master/CHANGELOG.md#deprecated-cli-app-action-signature

at the end of every run.

couldn't go get

I just used
go get -u github.com/kevin-cantwell/dotmatrix/cmd/dotmatrix

but it results in this.

go/src/github.com/kevin-cantwell/dotmatrix/cmd/dotmatrix/main.go:57:5: app.Author undefined (type *cli.App has no field or method Author)
go/src/github.com/kevin-cantwell/dotmatrix/cmd/dotmatrix/main.go:58:5: app.Email undefined (type *cli.App has no field or method Email)
go/src/github.com/kevin-cantwell/dotmatrix/cmd/dotmatrix/main.go:60:15: cannot use cli.BoolFlag literal (type cli.BoolFlag) as type cli.Flag in slice literal:
	cli.BoolFlag does not implement cli.Flag (Apply method has pointer receiver)
go/src/github.com/kevin-cantwell/dotmatrix/cmd/dotmatrix/main.go:64:18: cannot use cli.Float64Flag literal (type cli.Float64Flag) as type cli.Flag in slice literal:
	cli.Float64Flag does not implement cli.Flag (Apply method has pointer receiver)
go/src/github.com/kevin-cantwell/dotmatrix/cmd/dotmatrix/main.go:68:18: cannot use cli.Float64Flag literal (type cli.Float64Flag) as type cli.Flag in slice literal:
	cli.Float64Flag does not implement cli.Flag (Apply method has pointer receiver)
go/src/github.com/kevin-cantwell/dotmatrix/cmd/dotmatrix/main.go:73:18: cannot use cli.Float64Flag literal (type cli.Float64Flag) as type cli.Flag in slice literal:
	cli.Float64Flag does not implement cli.Flag (Apply method has pointer receiver)
go/src/github.com/kevin-cantwell/dotmatrix/cmd/dotmatrix/main.go:78:18: cannot use cli.Float64Flag literal (type cli.Float64Flag) as type cli.Flag in slice literal:
	cli.Float64Flag does not implement cli.Flag (Apply method has pointer receiver)
go/src/github.com/kevin-cantwell/dotmatrix/cmd/dotmatrix/main.go:83:15: cannot use cli.BoolFlag literal (type cli.BoolFlag) as type cli.Flag in slice literal:
	cli.BoolFlag does not implement cli.Flag (Apply method has pointer receiver)
go/src/github.com/kevin-cantwell/dotmatrix/cmd/dotmatrix/main.go:87:15: cannot use cli.BoolFlag literal (type cli.BoolFlag) as type cli.Flag in slice literal:
	cli.BoolFlag does not implement cli.Flag (Apply method has pointer receiver)
go/src/github.com/kevin-cantwell/dotmatrix/cmd/dotmatrix/main.go:91:15: cannot use cli.BoolFlag literal (type cli.BoolFlag) as type cli.Flag in slice literal:
	cli.BoolFlag does not implement cli.Flag (Apply method has pointer receiver)
go/src/github.com/kevin-cantwell/dotmatrix/cmd/dotmatrix/main.go:91:15: too many errors

Doesn't install on windows 10

This is what happens:

C:\WINDOWS\system32>go get -u github.com/kevin-cantwell/dotmatrix/cmd/dotmatrix
# github.com/kevin-cantwell/dotmatrix
C:\Users\USERNAME\go\src\github.com\kevin-cantwell\dotmatrix\gif.go:109:4: undefined: syscall.Kill
C:\Users\USERNAME\go\src\github.com\kevin-cantwell\dotmatrix\mjpeg.go:76:4: undefined: syscall.Kill

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.