golang-ui / nuklear

This project provides Go bindings for nuklear.h — a small ANSI C GUI library.
https://github.com/vurtun/nuklear
MIT License
1.57k stars 98 forks source link

Make toolchain doesn't work for me #59

Open TechComSpot opened 6 years ago

TechComSpot commented 6 years ago

Hi, @xlab

I went to cd $GOPATH/src/github.com/golang-ui/nuklear/cmd/nk-android

Did: make toolchain

And got:

/build/tools/make_standalone_toolchain.py \ --api=21 --install-dir=/home/r3mb0/GoMobile/src/github.com/golang-ui/nuklear/cmd/nk-android/toolchain \ --arch=arm --stl libc++ make: /build/tools/make_standalone_toolchain.py: Command not found Makefile:9: recipe for target 'toolchain' failed make: *** [toolchain] Error 127

screenshot at 2018-06-21 10-05-53