Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

khamake error on android (arm?) #117

Open
wighawag opened this issue Oct 15, 2017 · 1 comment
Open

khamake error on android (arm?) #117

wighawag opened this issue Oct 15, 2017 · 1 comment

Comments

@wighawag
Copy link
Contributor

Hi,

I have installed nodejs on my android phone and wanted to build my game on it.

khamake fails at binding.futimes(fd, atime, mtime); upon exporting assets for html5
This happen at https://github.com/Kode/khamake/blob/master/src/Exporters/Html5Exporter.ts#L207

Not sure if it is a android or arm issue in relation to fs-extra

@wighawag
Copy link
Contributor Author

the issue above is a GNURoot android app limitations for file stored on /sdcard
I guess kha can't do much about it

By putting the project on the non sdcard storage it worked until it reached kraffiti :

kraffiti process exited with code null when trying to convert player_sheet

Could it be that there are no build for arm ?
Would it be the same for Haxe ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant