Congratulations, you have python installed. You’ve been told twice now that you need go installed, and go is not python.
Do I need to configure the GO environment?
I’ll just repeat what’s already been said:
Sorry, I think I have installed it, I clone it according to the README on github, and then configure the python environment. What else do I need?
… You need to have go installed and available in your path. Post a screenshot of you typing go
into your command prompt.
I have installed Go
Right, so try running go run build.go -goos android -goarch arm -no-upgrade build
inside E:\AndroidStudioWork\syncthing\syncthing-android\syncthing
?
I ran it directly under the project path :gradlew buildNative.It worked, thank you!
I am not good at English, sorry for the misunderstanding before.Thanks for your grateful help here. Problem have been solved.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.