objective c - build Libidn for Apple TV -


i working in chat application apple tv. , using https://github.com/robbiehanson/xmppframework.

its working in simulator not in apple tv. getting error message,

ld: in /users/c/documents/kasi/v-appletv/vertv/xmpp/vendor/libidn/libidn.a(nfkc.o), building tvos, linking in object file built ios, architecture arm64 clang: error: linker command failed exit code 1 (use -v see invocation)

how build libidn tvos?

have tried downloading libidn , compiling library tvos ?

i don't know how compile tvos, this should give clue. need use appletvos.platform instead of iphoneos.platform of course , maybe change other values too.


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -