cocos2d-x-3rd-party-libs-src icon indicating copy to clipboard operation
cocos2d-x-3rd-party-libs-src copied to clipboard

AppleTV compilation support

Open equinox2k opened this issue 9 years ago • 5 comments

Hi,

I started to try to update the build scripts to compile for AppleTV, so far I think i have made a mistake somewhere in my changes, but was wondering have you already got in pipeline an updated build for AppleTV and if you was to would you do it so that Apple TV is a separate build than iOS although they seem to have a lot in common?

equinox2k avatar Oct 21 '15 14:10 equinox2k

Got past problem and have added a pull request with a semi working version of my apple tv build scripts

equinox2k avatar Oct 21 '15 16:10 equinox2k

@equinox2k The apple TV support has been merged into the repo, please give it a try.

zilongshanren avatar Nov 10 '15 06:11 zilongshanren

@zilongshanren, Sorry took a while to reply, looking good so far, one problem I've found with libCurl is ssl seems to be disabled...

== Info: Protocol "https" not supported or disabled in libcurl == Info: Closing connection -1

equinox2k avatar Dec 13 '15 06:12 equinox2k

@equinox2k Could you send a PR to resolve this issue?

zilongshanren avatar Jan 15 '16 02:01 zilongshanren

I've tried a couple of times to look why the https is missing comparing iOS with the new tvOS setup but can not see why https has not been included yet.

petertribe avatar Jan 15 '16 07:01 petertribe