This repository has been archived by the owner on Nov 24, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 78
Как собрать? #70
Open
ffnull
wants to merge
15
commits into
mcuadros:master
Choose a base branch
from
Z-Bolt:z-bolt-custom
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Как собрать? #70
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…n press and hold function to temperature, movement and filament screens
This looks a great contribution, but I don't understand Russian. Also will be great if you split your PR in several PRs. Thanks! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Пытаюсь собрать по инуструкции. Но не собирается ссылаясь на битые репы. Напишите пожалуйста инструкцию. Привет с 3дтудей)
src/github.com/mcuadros/OctoPrint-TFT/ui/ui.go:9:2: cannot find package "github.com/coreos/go-syste md/daemon" in any of:
/go/src/github.com/mcuadros/OctoPrint-TFT/obj-arm-linux-gnueabihf/src/github.com/mcuadros/O ctoPrint-TFT/vendor/github.com/coreos/go-systemd/daemon (vendor tree)
/usr/local/go/src/github.com/coreos/go-systemd/daemon (from $GOROOT)
/go/src/github.com/mcuadros/OctoPrint-TFT/obj-arm-linux-gnueabihf/src/github.com/coreos/go- systemd/daemon (from $GOPATH)
dh_auto_build: go install -v -p 1 --tags gtk_3_22 -ldflags -X github.com/mcuadros/Octo Print-TFT/ui.Version=1.2 -X github.com/mcuadros/OctoPrint-TFT/ui.Build=20190605-19:2 8:41 github.com/mcuadros/OctoPrint-TFT github.com/mcuadros/OctoPrint-TFT/ui returned exit code 1
cd /go/src/github.com/mcuadros/OctoPrint-TFT
debian/rules:12: recipe for target 'override_dh_auto_build' failed
make[2]: *** [override_dh_auto_build] Error 1
make[2]: Leaving directory '/go/src/github.com/mcuadros/OctoPrint-TFT'
debian/rules:9: recipe for target 'build' failed
make[1]: *** [build] Error 2
make[1]: Leaving directory '/go/src/github.com/mcuadros/OctoPrint-TFT'
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1116:
dpkg-buildpackage -rfakeroot -us -uc failed
cp: cannot stat '../*.deb': No such file or directory
Makefile:63: recipe for target 'build-internal' failed
make: *** [build-internal] Error 1
Makefile:52: recipe for target 'STRETCH' failed
make: *** [STRETCH] Error 2