Akylas / Akylas/free_titanium_modules

Couldn't find module: akylas.sip for architecture: arm64

Aperta
#2 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Objective-C
Stelle
5
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hi @farfromrefug,

trying to use this module to build a small voip client, but I'm getting "Couldn't find module: akylas.sip for architecture: arm64" if i use the precompiled one.

If i try to rebuild i get a nasty:
[TRACE] : Undefined symbols for architecture arm64:
[TRACE] : "_srtp_dealloc", referenced from:
[TRACE] : _trtp_srtp_ctx_internal_deinit in libakylas.sip.a(trtp_srtp.o)
[TRACE] : "_crypto_policy_set_rtp_default", referenced from:
[TRACE] : _trtp_srtp_ctx_internal_init in libakylas.sip.a(trtp_srtp.o)
[TRACE] : _trtp_srtp_set_crypto in libakylas.sip.a(trtp_srtp.o)
[TRACE] : _trtp_srtp_set_key_and_salt in libakylas.sip.a(trtp_srtp.o)
[TRACE] : "_srtp_create", referenced from:
[TRACE] : _trtp_srtp_ctx_internal_init in libakylas.sip.a(trtp_srtp.o)

so had to give up compiling myself. (followed idoubts builfing instructions, got their demo apps running but got lost with rebuilding the Ti module :) )

Would you please be so kind to upload a arm64 prebuilt module? Or any hint to sort the missing symbols?

Thanks
Criss

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.