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

Build for tvOS #824

Open
siuying opened this issue Feb 3, 2016 · 3 comments
Open

Build for tvOS #824

siuying opened this issue Feb 3, 2016 · 3 comments

Comments

@siuying
Copy link

siuying commented Feb 3, 2016

Any chance we can have a tvos build?

@obastemur
Copy link
Member

JXcore working on tvOS makes the biggest sense but I don't have an up to date device to take the responsibility. Did you try the iOS binary?

@siuying
Copy link
Author

siuying commented Feb 3, 2016

Yep, I tried. iOS binary will not work on Apple TV device as Apple requires build for tvos.

I'm trying to build one myself, should finish git clone soon :)

@siuying
Copy link
Author

siuying commented Feb 10, 2016

I made couple changes in various build files, eventually stuck at this point:

:
In file included from In file included from ../deps/mozjs/incs/mozilla/double-conversion/utils.h../deps/mozjs/incs/mozilla/double-conversion/utils.h::3434:
:
In file included from In file included from ../deps/mozjs/incs/mozilla/Assertions.h../deps/mozjs/incs/mozilla/Assertions.h::1616:
:
In file included from In file included from ../deps/mozjs/incs/mozilla/Attributes.h../deps/mozjs/incs/mozilla/Attributes.h::1212:
:
In file included from In file included from ../deps/mozjs/incs/mozilla/Compiler.h../deps/mozjs/incs/mozilla/Compiler.h::1212:
:
../deps/mozjs/incs/mozilla/Char16.h../deps/mozjs/incs/mozilla/Char16.h::178178::1515::  errorerror: : unknownunknown  typetype  namename  'char16_t''char16_t'

typedef const char16_t* char16ptr_t;typedef const char16_t* char16ptr_t;

              ^              ^

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

2 participants