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

Error while building #28

Closed
SHA65536 opened this issue Jun 21, 2022 · 2 comments
Closed

Error while building #28

SHA65536 opened this issue Jun 21, 2022 · 2 comments

Comments

@SHA65536
Copy link

Hello,
I cloned the repository into my local disk, then ran go build .
This is my output:

go: downloading fyne.io/fyne/v2 v2.1.4
go: downloading github.com/schollz/croc/v9 v9.5.6
go: downloading github.com/godbus/dbus/v5 v5.0.4
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/fredbi/uri v0.0.0-20181227131451-3dcfdacbaaf3
go: downloading github.com/yuin/goldmark v1.3.8
go: downloading github.com/go-gl/glfw/v3.3/glfw v0.0.0-20211024062804-40e447a793be
go: downloading github.com/goki/freetype v0.0.0-20181231101311-fa8a33aabaff
go: downloading github.com/srwiley/oksvg v0.0.0-20200311192757-870daf9aa564
go: downloading github.com/srwiley/rasterx v0.0.0-20200120212402-85cb7272f5e9
go: downloading golang.org/x/image v0.0.0-20200430140353-33d19683fad8
go: downloading github.com/go-gl/gl v0.0.0-20210813123233-e4099ee2221f
go: downloading golang.org/x/net v0.0.0-20220517181318-183a9ca12b87
go: downloading golang.org/x/crypto v0.0.0-20220518034528-6f7dac969898
# crocgui
./send.go:209:16: assignment mismatch: 2 variables but croc.GetFilesInfo returns 4 values
@howeyc
Copy link
Owner

howeyc commented Jun 21, 2022

my bad, try latest commit

@SHA65536
Copy link
Author

that fixed it! Thanks! :D

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

2 participants