android - Kivy & Cython compilation error on Ubuntu 14.04.2 -
i made simple hello world app using kivy , python , when try compile android using buildozer, following error:
log file : http://pastebin.com/hbbcptem
i have gcc,javac , cython installed. how can fix this?
Comments
Post a Comment