Akylas / Akylas/free_titanium_modules
Couldn't find module: akylas.sip for architecture: arm64
- Vorherrschende Sprache
- Objective-C
- Sterne
- 5
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.