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

Current executable files no longer work. Could you upload new ones, please? #35

Open
a-washing-machine opened this issue Jan 7, 2019 · 1 comment

Comments

@a-washing-machine
Copy link

Hey, would you mind uploading new executable files for your derpibooru-downloader?

The current executable stopped working sometime last year due to changes on derpibooru.

I even installed GO and tried compiling the recent source code myself, but I keep getting "cannot find package"-errors. Lacking any knowledge of GO-programming, I cannot fix them.

An executable for the recent version would be appreciated. :)

(I use Windows 7 [x64])

My apologies for putting this here, github does not seem to support private messaging, which is quite frankly odd.


For reference, below are the errors described:

C:\ponydownloader-0.11.1>go build

init_windows.go:10:2: cannot find package "github.com/inconshreveable/mousetrap"
in any of:
C:\Go\src\github.com\inconshreveable\mousetrap (from $GOROOT)
C:\Users\username\go\src\github.com\inconshreveable\mousetrap (from $GOPATH
)
settings.go:11:2: cannot find package "github.com/jessevdk/go-flags" in any of:
C:\Go\src\github.com\jessevdk\go-flags (from $GOROOT)
C:\Users\username\go\src\github.com\jessevdk\go-flags (from $GOPATH)
logging.go:9:2: cannot find package "gopkg.in/natefinch/lumberjack.v2" in any of
:
C:\Go\src\gopkg.in\natefinch\lumberjack.v2 (from $GOROOT)
C:\Users\username\go\src\gopkg.in\natefinch\lumberjack.v2 (from $GOPATH)

@a-washing-machine a-washing-machine changed the title Hi, could you upload new executable files please? Current executable files no longer works. Could you upload new ones, please? Jan 7, 2019
@a-washing-machine a-washing-machine changed the title Current executable files no longer works. Could you upload new ones, please? Current executable files no longer work. Could you upload new ones, please? Jan 7, 2019
@NHOrus
Copy link
Owner

NHOrus commented Jan 7, 2019

Can you say what's the problem with downloading from derpibooru?

I just tested it and both build and download still works.

To finish build you need to do go get before go build

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