golang-ui / nuklear

This project provides Go bindings for nuklear.h — a small ANSI C GUI library.

Home Page:https://github.com/vurtun/nuklear

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make toolchain doesn't work for me

TechComSpot opened this issue · comments

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