-
Notifications
You must be signed in to change notification settings - Fork 61
file was built for unsupported file format #38
Comments
Try to delete the cocoa pods cache on your system:
|
still same |
Also try to delete |
not working .. |
I have the same problem. I have already tried all the tips. Does not help. What am I doing wrong? Please help. ignoring file /Users/michaelstudzitsky/Documents/Проекты/VialerSIPLib/Example/Pods/Vialer-pjsip-iOS/VialerPJSIP.framework/VialerPJSIP, file was built for unsupported file format ( 0x76 0x65 0x72 0x73 0x69 0x6F 0x6E 0x20 0x68 0x74 0x74 0x70 0x73 0x3A 0x2F 0x2F ) which is not the architecture being linked (arm64): /Users/michaelstudzitsky/Documents/Проекты/VialerSIPLib/Example/Pods/Vialer-pjsip-iOS/VialerPJSIP.framework/VialerPJSIP |
Check and try this:
|
I have the same issue as well |
@florindumitru Have you tried all the above suggestions? What exactly is your error message? |
I have the same issue trying to compile VialerSIPLib_Example I've cleaned and updated everything I can. ld: warning: ignoring file /Users/user_name/Downloads/VialerSIPLib-develop/Example/Pods/Vialer-pjsip-iOS/VialerPJSIP.framework/VialerPJSIP, building for iOS-arm64 but attempting to link with file built for unknown-unsupported file format ( 0x76 0x65 0x72 0x73 0x69 0x6F 0x6E 0x20 0x68 0x74 0x74 0x70 0x73 0x3A 0x2F 0x2F ) |
I have very same issue. Guys any update on this? |
Same issue, any update? |
I have same issue, can i help me? |
same issue |
1 similar comment
same issue |
same issue |
Version
{3.4.1}
Expected behaviour
{Build succeeded}
Actual behaviour
{Build failed}
Stacktrace / Error message
{ld: warning: ignoring file /Pods/Vialer-pjsip-iOS/VialerPJSIP.framework/VialerPJSIP, file was built for unsupported file format ( 0x76 0x65 0x72 0x73 0x69 0x6F 0x6E 0x20 0x68 0x74 0x74 0x70 0x73 0x3A 0x2F 0x2F ) which is not the architecture being linked (arm64): /Pods/Vialer-pjsip-iOS/VialerPJSIP.framework/VialerPJSIP}
Other info
{
Undefined symbol: _pjsua_init
Undefined symbol: _pjsua_transport_config_default
Undefined symbol: _pjsua_logging_config_default
Undefined symbol: _pjsua_transport_create
Undefined symbol: _pjsua_config_default
Undefined symbol: _pjsua_start
Undefined symbol: _pjsua_create
Undefined symbol: _pjsua_acc_config_default
Undefined symbol: _pj_str
Undefined symbol: _pjsua_acc_add
}
The text was updated successfully, but these errors were encountered: