Akylas / Akylas/free_titanium_modules
Couldn't find module: akylas.sip for architecture: arm64
- Lenguaje dominante
- Objective-C
- Estrellas
- 5
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.