BelledonneCommunications / linphone-sdk

Mirror for linphone-sdk (https://gitlab.linphone.org/BC/public/linphone-sdk.git)
GNU Affero General Public License v3.0
105 stars 81 forks source link

The problem is that the default path is the compile file path #420

Open avalanche15 opened 1 month ago

avalanche15 commented 1 month ago

@Viish I'm sorry to ask you again.The problem is that the default path is the compile file path.After compiling I put bin include,lib,share in my qt project, I found that once I changed the path of the compiled file, my qt program seemed to find the corresponding parameters, I used the linphone_factory_set_top_resources_dir function to set the path of share, but As if that's not enough, what else do I have to do?

avalanche15 commented 1 month ago

its log 2024-08-13 19:32:28:345 liblinphone-error- Could not find a suitable soundcard with capabilities : 2 2024-08-13 19:32:28:349 liblinphone-error- Could not find a suitable soundcard with capabilities : 2 2024-08-13 19:32:28:349 liblinphone-error- Could not find a suitable soundcard with capabilities : 1 2024-08-13 19:32:28:349 liblinphone-error- Could not find a suitable soundcard with capabilities : 2 2024-08-13 19:32:28:434 liblinphone-warning- Unable to get valid core instance. 2024-08-13 19:32:28:437 liblinphone-warning- Unable to get valid core instance. 2024-08-13 19:32:28:444 liblinphone-warning- nothing to migrate, skipping... 2024-08-13 19:32:28:450 liblinphone-warning- Unable to get valid core instance. 2024-08-13 19:32:28:450 liblinphone-warning- Unable to get valid core instance. 2024-08-13 19:32:28:456 belle-sip-warning- belle_sip_socket_set_dscp(): not implemented. 2024-08-13 19:32:28:456 belle-sip-warning- belle_sip_socket_set_dscp(): not implemented. 2024-08-13 19:32:28:456 belle-sip-warning- belle_sip_socket_set_dscp(): not implemented.