linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] linphone-iphone build failed in Xcode


From: Giulio .
Subject: Re: [Linphone-developers] linphone-iphone build failed in Xcode
Date: Wed, 29 Oct 2014 11:00:40 +0100

Ok it works fine, it works changed IOS target ;-)

Thanks a lot


From: address@hidden
To: address@hidden
Date: Wed, 29 Oct 2014 10:28:19 +0100
Subject: Re: [Linphone-developers] linphone-iphone build failed in Xcode

Hi,
ok Xcode 6.1 installed e rebuild all project:

make veryclean
make all

but now in xcode I've these errors (201 errors):

Undefined symbols for architecture x86_64:

  "_libmsilbc_init", referenced from:

      -[LinphoneManager createLinphoneCore] in LinphoneManager.o

  "_libmsopenh264_init", referenced from:

      -[LinphoneManager createLinphoneCore] in LinphoneManager.o

  "_libmssilk_init", referenced from:

      -[LinphoneManager createLinphoneCore] in LinphoneManager.o

  "_linphone_address_as_string", referenced from:

      -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o

  "_linphone_address_as_string_uri_only", referenced from:

      -[LinphoneAppDelegate findChatRoomForContact:] in LinphoneAppDelegate.o

      -[UICallButton touchUp:] in UICallButton.o

      -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o

      -[UIHistoryCell update] in UIHistoryCell.o

      -[UICallCellData update] in UICallCell.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      ...

  "_linphone_address_destroy", referenced from:

      -[ContactsTableViewController contactHasValidSipDomain:] in ContactsTableViewController.o

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o

      -[LinphoneManager onMessageReceived:room:message:] in LinphoneManager.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

      +[FastAddressBook normalizeSipURI:] in FastAddressBook.o

      ...

  "_linphone_address_get_display_name", referenced from:

      -[InCallViewController displayAskToEnableVideoCall:] in InCallViewController.o

      -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o

      -[UIHistoryCell update] in UIHistoryCell.o

      -[UICallCellData update] in UICallCell.o

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      -[IncomingCallViewController update] in IncomingCallViewController.o

      ...

  "_linphone_address_get_domain", referenced from:

      -[UICallButton touchUp:] in UICallButton.o

      -[ContactsTableViewController contactHasValidSipDomain:] in ContactsTableViewController.o

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

      -[WizardViewController fillDefaultValues] in WizardViewController.o

      -[ContactDetailsTableViewController loadData] in ContactDetailsTableViewController.o

  "_linphone_address_get_port", referenced from:

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

  "_linphone_address_get_scheme", referenced from:

      -[WizardViewController identityFromUsername:] in WizardViewController.o

  "_linphone_address_get_transport", referenced from:

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

  "_linphone_address_get_username", referenced from:

      -[UICallButton touchUp:] in UICallButton.o

      -[InCallViewController displayAskToEnableVideoCall:] in InCallViewController.o

      -[PhoneMainView displayCallError:message:] in PhoneMainView.o

      -[UIHistoryCell update] in UIHistoryCell.o

      -[UICallCellData update] in UICallCell.o

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      ...

  "_linphone_address_new", referenced from:

      -[ContactsTableViewController contactHasValidSipDomain:] in ContactsTableViewController.o

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[LinphoneManager onMessageReceived:room:message:] in LinphoneManager.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

      -[WizardViewController fillDefaultValues] in WizardViewController.o

      -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o

      ...

  "_linphone_address_set_display_name", referenced from:

      -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

  "_linphone_address_set_domain", referenced from:

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

      -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o

      -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o

      -[WizardViewController identityFromUsername:] in WizardViewController.o

  "_linphone_address_set_transport", referenced from:

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

  "_linphone_address_set_username", referenced from:

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

      -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o

      -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o

      -[WizardViewController identityFromUsername:] in WizardViewController.o

  "_linphone_auth_info_destroy", referenced from:

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

  "_linphone_auth_info_get_ha1", referenced from:

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

  "_linphone_auth_info_get_passwd", referenced from:

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

  "_linphone_auth_info_get_userid", referenced from:

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

  "_linphone_auth_info_new", referenced from:

      -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o

      -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o

  "_linphone_call_camera_enabled", referenced from:

      -[LinphoneAppDelegate applicationWillResignActive:] in LinphoneAppDelegate.o

  "_linphone_call_enable_camera", referenced from:

      -[LinphoneAppDelegate applicationWillResignActive:] in LinphoneAppDelegate.o

      -[LinphoneAppDelegate applicationDidBecomeActive:] in LinphoneAppDelegate.o

  "_linphone_call_get_audio_stats", referenced from:

      -[UICallCell updateStats] in UICallCell.o

  "_linphone_call_get_authentication_token", referenced from:

      -[UIStateBar doSecurityClick:] in UIStateBar.o

  "_linphone_call_get_authentication_token_verified", referenced from:

      -[UIStateBar callSecurityUpdate] in UIStateBar.o

      -[UIStateBar doSecurityClick:] in UIStateBar.o

  "_linphone_call_get_average_quality", referenced from:

      -[UIStateBar callQualityUpdate] in UIStateBar.o

  "_linphone_call_get_call_log", referenced from:

      -[PhoneMainView displayIncomingCall:] in PhoneMainView.o

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      _comp_call_id in LinphoneManager.o

  "_linphone_call_get_current_params", referenced from:

      -[LinphoneAppDelegate applicationWillResignActive:] in LinphoneAppDelegate.o

      -[LinphoneAppDelegate applicationDidBecomeActive:] in LinphoneAppDelegate.o

      -[UIVideoButton onOn] in UIVideoButton.o

      -[UIVideoButton onOff] in UIVideoButton.o

      -[UIVideoButton onUpdate] in UIVideoButton.o

      -[InCallViewController callUpdate:state:animated:] in InCallViewController.o

      -[InCallViewController enableVideoDisplay:] in InCallViewController.o

      ...

  "_linphone_call_get_duration", referenced from:

      -[UICallCell update] in UICallCell.o

  "_linphone_call_get_reason", referenced from:

      -[PhoneMainView displayCallError:message:] in PhoneMainView.o

  "_linphone_call_get_remote_address", referenced from:

      -[InCallViewController displayAskToEnableVideoCall:] in InCallViewController.o

      -[PhoneMainView displayCallError:message:] in PhoneMainView.o

      -[UICallCellData update] in UICallCell.o

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      -[IncomingCallViewController update] in IncomingCallViewController.o

  "_linphone_call_get_remote_address_as_string", referenced from:

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

  "_linphone_call_get_remote_params", referenced from:

      -[InCallViewController callUpdate:state:animated:] in InCallViewController.o

      -[PhoneMainView callUpdate:] in PhoneMainView.o

  "_linphone_call_get_state", referenced from:

      -[LinphoneAppDelegate applicationDidBecomeActive:] in LinphoneAppDelegate.o

      -[DialerViewController viewWillAppear:] in DialerViewController.o

      -[DialerViewController setTransferMode:] in DialerViewController.o

      -[UIVideoButton onUpdate] in UIVideoButton.o

      -[InCallViewController viewWillAppear:] in InCallViewController.o

      -[UICallBar viewWillAppear:] in UICallBar.o

      -[UICallBar callUpdate:state:] in UICallBar.o

      ...

  "_linphone_call_get_user_data", referenced from:

      -[UIVideoButton onOn] in UIVideoButton.o

      -[InCallViewController callUpdate:state:animated:] in InCallViewController.o

      -[PhoneMainView batteryLevelChanged:] in PhoneMainView.o

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      -[LinphoneManager cancelLocalNotifTimerForCallId:] in LinphoneManager.o

      -[InCallTableViewController removeCallData:] in InCallTableViewController.o

      -[InCallTableViewController addCallData:] in InCallTableViewController.o

      ...

  "_linphone_call_get_video_stats", referenced from:

      -[UICallCell updateStats] in UICallCell.o

  "_linphone_call_is_in_conference", referenced from:

      +[UIHangUpButton isInConference:] in UIHangUpButton.o

      +[UIPauseButton isInConference:] in UIPauseButton.o

      +[InCallTableViewController isInConference:] in InCallTableViewController.o

  "_linphone_call_log_get_call_id", referenced from:

      -[PhoneMainView displayIncomingCall:] in PhoneMainView.o

      -[UIHistoryCell onDetails:] in UIHistoryCell.o

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      _comp_call_id in LinphoneManager.o

      -[HistoryDetailsViewController update] in HistoryDetailsViewController.o

  "_linphone_call_log_get_dir", referenced from:

      -[UICallButton touchUp:] in UICallButton.o

      -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o

      -[UIHistoryCell accessibilityValue] in UIHistoryCell.o

      -[UIHistoryCell update] in UIHistoryCell.o

      -[HistoryDetailsViewController update] in HistoryDetailsViewController.o

  "_linphone_call_log_get_duration", referenced from:

      -[HistoryDetailsViewController update] in HistoryDetailsViewController.o

  "_linphone_call_log_get_from_address", referenced from:

      -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o

      -[UIHistoryCell update] in UIHistoryCell.o

  "_linphone_call_log_get_remote_address", referenced from:

      -[HistoryDetailsViewController update] in HistoryDetailsViewController.o

      -[HistoryDetailsViewController onAddContactClick:] in HistoryDetailsViewController.o

      -[HistoryDetailsViewController onCallClick:] in HistoryDetailsViewController.o

      -[HistoryDetailsViewController onMessageClick:] in HistoryDetailsViewController.o

  "_linphone_call_log_get_start_date", referenced from:

      -[HistoryDetailsViewController update] in HistoryDetailsViewController.o

  "_linphone_call_log_get_status", referenced from:

      -[HistoryTableViewController loadData] in HistoryTableViewController.o

      -[UIHistoryCell accessibilityValue] in UIHistoryCell.o

      -[UIHistoryCell update] in UIHistoryCell.o

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      -[HistoryDetailsViewController update] in HistoryDetailsViewController.o

  "_linphone_call_log_get_to_address", referenced from:

      -[UICallButton touchUp:] in UICallButton.o

      -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o

      -[UIHistoryCell update] in UIHistoryCell.o

  "_linphone_call_params_copy", referenced from:

      -[UIVideoButton onOn] in UIVideoButton.o

      -[UIVideoButton onOff] in UIVideoButton.o

      ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke in InCallViewController.o

      ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke209 in InCallViewController.o

      ___37-[PhoneMainView batteryLevelChanged:]_block_invoke in PhoneMainView.o

  "_linphone_call_params_destroy", referenced from:

      -[UIVideoButton onOn] in UIVideoButton.o

      -[UIVideoButton onOff] in UIVideoButton.o

      ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke in InCallViewController.o

      ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke209 in InCallViewController.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

  "_linphone_call_params_enable_low_bandwidth", referenced from:

      -[LinphoneManager acceptCall:] in LinphoneManager.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

  "_linphone_call_params_enable_video", referenced from:

      -[UIVideoButton onOn] in UIVideoButton.o

      -[UIVideoButton onOff] in UIVideoButton.o

      ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke in InCallViewController.o

      ___37-[PhoneMainView batteryLevelChanged:]_block_invoke in PhoneMainView.o

  "_linphone_call_params_get_media_encryption", referenced from:

      -[UIStateBar callSecurityUpdate] in UIStateBar.o

      -[UIStateBar doSecurityClick:] in UIStateBar.o

  "_linphone_call_params_get_received_video_size", referenced from:

      -[UICallCell updateStats] in UICallCell.o

  "_linphone_call_params_get_sent_video_size", referenced from:

      -[UICallCell updateStats] in UICallCell.o

  "_linphone_call_params_get_used_audio_codec", referenced from:

      -[UICallCell updateStats] in UICallCell.o

  "_linphone_call_params_get_used_video_codec", referenced from:

      -[InCallViewController enableVideoDisplay:] in InCallViewController.o

      -[UICallCell updateStats] in UICallCell.o

  "_linphone_call_params_low_bandwidth_enabled", referenced from:

      -[InCallViewController callUpdate:state:animated:] in InCallViewController.o

  "_linphone_call_params_video_enabled", referenced from:

      -[LinphoneAppDelegate applicationWillResignActive:] in LinphoneAppDelegate.o

      -[LinphoneAppDelegate applicationDidBecomeActive:] in LinphoneAppDelegate.o

      -[UIVideoButton onUpdate] in UIVideoButton.o

      -[InCallViewController callUpdate:state:animated:] in InCallViewController.o

      -[PhoneMainView callUpdate:] in PhoneMainView.o

      -[PhoneMainView orientationUpdate:] in PhoneMainView.o

      -[PhoneMainView batteryLevelChanged:] in PhoneMainView.o

      ...

  "_linphone_call_set_authentication_token_verified", referenced from:

      ___30-[UIStateBar doSecurityClick:]_block_invoke in UIStateBar.o

  "_linphone_call_set_next_video_frame_decoded_callback", referenced from:

      -[InCallViewController enableVideoDisplay:] in InCallViewController.o

  "_linphone_call_set_user_data", referenced from:

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

  "_linphone_call_zoom_video", referenced from:

      -[VideoZoomHandler zoomInOut:] in VideoZoomHandler.o

      -[VideoZoomHandler videoPan:] in VideoZoomHandler.o

      -[VideoZoomHandler pinch:] in VideoZoomHandler.o

  "_linphone_chat_message_get_appdata", referenced from:

      +[LinphoneManager getMessageAppDataForKey:inMessage:] in LinphoneManager.o

      +[LinphoneManager setValueInMessageAppData:forKey:inMessage:] in LinphoneManager.o

  "_linphone_chat_message_get_external_body_url", referenced from:

      -[UIChatCell update] in UIChatCell.o

      -[UIChatRoomCell update] in UIChatRoomCell.o

      +[UIChatRoomCell viewSize:width:] in UIChatRoomCell.o

      -[UIChatRoomCell onDownloadClick:] in UIChatRoomCell.o

      -[UIChatRoomCell onResendClick:] in UIChatRoomCell.o

  "_linphone_chat_message_get_from_address", referenced from:

      -[LinphoneManager onMessageReceived:room:message:] in LinphoneManager.o

  "_linphone_chat_message_get_state", referenced from:

      -[UIChatRoomCell update] in UIChatRoomCell.o

      -[UIChatRoomCell onResendClick:] in UIChatRoomCell.o

  "_linphone_chat_message_get_text", referenced from:

      -[UIChatCell update] in UIChatCell.o

      _message_status in ChatRoomViewController.o

      -[ChatRoomTableViewController debugMessages] in ChatRoomTableViewController.o

      -[UIChatRoomCell update] in UIChatRoomCell.o

      +[UIChatRoomCell viewSize:width:] in UIChatRoomCell.o

      -[UIChatRoomCell onResendClick:] in UIChatRoomCell.o

  "_linphone_chat_message_get_time", referenced from:

      _sorted_history_comparison in ChatTableViewController.o

      -[UIChatRoomCell update] in UIChatRoomCell.o

  "_linphone_chat_message_is_outgoing", referenced from:

      -[UIChatCell getLastIncomingMessage] in UIChatCell.o

      -[UIChatRoomCell update] in UIChatRoomCell.o

      -[UIChatRoomCell layoutSubviews] in UIChatRoomCell.o

  "_linphone_chat_message_is_read", referenced from:

      -[ChatRoomTableViewController scrollToLastUnread:] in ChatRoomTableViewController.o

  "_linphone_chat_message_ref", referenced from:

      -[ChatRoomTableViewController addChatEntry:] in ChatRoomTableViewController.o

  "_linphone_chat_message_set_appdata", referenced from:

      +[LinphoneManager setValueInMessageAppData:forKey:inMessage:] in LinphoneManager.o

  "_linphone_chat_message_set_external_body_url", referenced from:

      -[ChatRoomViewController sendMessage:withExterlBodyUrl:withInternalURL:] in ChatRoomViewController.o

  "_linphone_chat_message_state_to_string", referenced from:

      _message_status in ChatRoomViewController.o

  "_linphone_chat_message_unref", referenced from:

      -[ChatRoomTableViewController clearMessageList] in ChatRoomTableViewController.o

  "_linphone_chat_room_compose", referenced from:

      -[ChatRoomViewController growingTextChanged:text:] in ChatRoomViewController.o

  "_linphone_chat_room_create_message", referenced from:

      -[ChatRoomViewController sendMessage:withExterlBodyUrl:withInternalURL:] in ChatRoomViewController.o

  "_linphone_chat_room_delete_history", referenced from:

      -[ChatTableViewController tableView:commitEditingStyle:forRowAtIndexPath:] in ChatTableViewController.o

  "_linphone_chat_room_delete_message", referenced from:

      -[ChatRoomTableViewController tableView:commitEditingStyle:forRowAtIndexPath:] in ChatRoomTableViewController.o

  "_linphone_chat_room_destroy", referenced from:

      -[ChatTableViewController tableView:commitEditingStyle:forRowAtIndexPath:] in ChatTableViewController.o

  "_linphone_chat_room_get_history", referenced from:

      _sorted_history_comparison in ChatTableViewController.o

      -[UIChatCell getLastIncomingMessage] in UIChatCell.o

      -[ChatRoomTableViewController updateData] in ChatRoomTableViewController.o

  "_linphone_chat_room_get_peer_address", referenced from:

      -[LinphoneAppDelegate findChatRoomForContact:] in LinphoneAppDelegate.o

      -[UIChatCell update] in UIChatCell.o

      -[ChatRoomViewController update] in ChatRoomViewController.o

      -[ChatRoomViewController textReceivedEvent:] in ChatRoomViewController.o

  "_linphone_chat_room_get_unread_messages_count", referenced from:

      +[LinphoneManager unreadMessageCount] in LinphoneManager.o

      -[UIChatCell update] in UIChatCell.o

  "_linphone_chat_room_is_remote_composing", referenced from:

      -[ChatRoomViewController setChatRoom:] in ChatRoomViewController.o

      -[ChatRoomViewController textComposeEvent:] in ChatRoomViewController.o

  "_linphone_chat_room_mark_as_read", referenced from:

      -[LinphoneAppDelegate application:handleActionWithIdentifier:forLocalNotification:completionHandler:] in LinphoneAppDelegate.o

      -[ChatRoomViewController setChatRoom:] in ChatRoomViewController.o

      -[ChatRoomViewController applicationWillEnterForeground:] in ChatRoomViewController.o

      -[ChatRoomViewController textReceivedEvent:] in ChatRoomViewController.o

      -[ChatRoomTableViewController scrollToLastUnread:] in ChatRoomTableViewController.o

  "_linphone_chat_room_send_message2", referenced from:

      -[ChatRoomViewController sendMessage:withExterlBodyUrl:withInternalURL:] in ChatRoomViewController.o

  "_linphone_core_accept_call_update", referenced from:

      ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke in InCallViewController.o

      ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke209 in InCallViewController.o

  "_linphone_core_accept_call_with_params", referenced from:

      -[LinphoneManager acceptCall:] in LinphoneManager.o

  "_linphone_core_adaptive_rate_control_enabled", referenced from:

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

  "_linphone_core_add_all_to_conference", referenced from:

      -[UICallBar onConferenceClick:] in UICallBar.o

  "_linphone_core_add_auth_info", referenced from:

      -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o

      -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o

  "_linphone_core_add_proxy_config", referenced from:

      -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o

      -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o

  "_linphone_core_clear_all_auth_info", referenced from:

      -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[WizardViewController clearProxyConfig] in WizardViewController.o

  "_linphone_core_clear_call_logs", referenced from:

      -[HistoryViewController onDeleteClick:] in HistoryViewController.o

  "_linphone_core_clear_proxy_config", referenced from:

      -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o

      -[WizardViewController clearProxyConfig] in WizardViewController.o

  "_linphone_core_compress_log_collection", referenced from:

      -[SettingsViewController settingsViewController:buttonTappedForSpecifier:] in SettingsViewController.o

  "_linphone_core_create_call_params", referenced from:

      -[LinphoneManager acceptCall:] in LinphoneManager.o

  "_linphone_core_create_default_call_parameters", referenced from:

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

  "_linphone_core_create_proxy_config", referenced from:

      -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[WizardViewController fillDefaultValues] in WizardViewController.o

      -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o

      -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o

  "_linphone_core_decline_call", referenced from:

      -[LinphoneAppDelegate 


.........

In attachment all log.

Thanks a lot for answer



From: address@hidden
Date: Tue, 28 Oct 2014 17:19:03 +0100
To: address@hidden
Subject: Re: [Linphone-developers] linphone-iphone build failed in Xcode

I reproduce your problem, and I don't know what it is.
I might try to revert versions to previous to see what is going on, but this storyboard was introduced to fix iOS8 problems so it was introduced through xcode 6.

We're using XCode 6 now, so I would advise to try compiling using this version.


On Tue, Oct 28, 2014 at 3:46 PM, Giulio . <address@hidden> wrote:
Hi,
I'm using Xcode 5.1 on MacOsX 10.9.
I've compiled linphone-iphone successfully. I've imported the project into Xcode, but when I try to compile it I see on build bar, that faild when "compiling 28 of 39 xib files".

The error is:

CompileStoryboard Classes/MainStoryboard.storyboard

    cd /Users/user/Desktop/Project/linphone_new/linphone-iphone

    export IBSC_MINIMUM_COMPATIBILITY_VERSION=6.0

    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"

    export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..

    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool --errors --warnings --notices --minimum-deployment-target 6.0 --output-format human-readable-text --compile /Users/user/Library/Developer/Xcode/DerivedData/linphone-dhcpmqqulrrcnngbcyclxyddgiui/Build/Products/Debug-iphonesimulator/linphone.app/MainStoryboard.storyboardc /Users/user/Desktop/Project/linphone_new/linphone-iphone/Classes/MainStoryboard.storyboard


Command /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool failed with exit code 255


How to resolve the problem?

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



_______________________________________________ Linphone-developers mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/linphone-developers

_______________________________________________ Linphone-developers mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/linphone-developers

reply via email to

[Prev in Thread] Current Thread [Next in Thread]