Closed wesselj1 closed 9 years ago
Thanks for the report!
eek, looks like Chromium has removed support for the Android generator out of the box. They have since migrated to ninja for that. I'll pin our gyp version to the previous one, and look to change it over the ninja generator when I have time.
I believe this commit should fix your issue
Thanks @skabbes. That seemed to fix it. Now I just got some NDK issues independent of this project to to solve.
@wesselj1 oooh NDK issues, my favorite </sarcasm>
. Good luck!
Trying to build the Android example and it is failing in some python files. Here is my console output: