linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Build errors linphone-desktop


From: nitish aggarwal
Subject: [Linphone-developers] Build errors linphone-desktop
Date: Mon, 14 May 2018 17:05:39 +0530 (IST)

Im building linphone-desktop , followed the instructions in readme
python prepare.py created the solution file , build it and i get the following errors:

Severity Code Description Project File Line Suppression State
Error LNK2019 unresolved external symbol _mbedtls_snprintf referenced in function _mbedtls_x509_dn_gets [D:\linphone-desktop\WORK\desktop\Build\mbedtls\library\mbedx509.vcxproj] EP_mbedtls D:\linphone-desktop\WORK\desktop\cmake\x509.obj 1
Error LNK2001 unresolved external symbol _mbedtls_snprintf [D:\linphone-desktop\WORK\desktop\Build\mbedtls\library\mbedx509.vcxproj] EP_mbedtls D:\linphone-desktop\WORK\desktop\cmake\x509_crl.obj 1
Error LNK2001 unresolved external symbol _mbedtls_snprintf [D:\linphone-desktop\WORK\desktop\Build\mbedtls\library\mbedx509.vcxproj] EP_mbedtls D:\linphone-desktop\WORK\desktop\cmake\x509_crt.obj 1
Error LNK2001 unresolved external symbol _mbedtls_snprintf [D:\linphone-desktop\WORK\desktop\Build\mbedtls\library\mbedx509.vcxproj] EP_mbedtls D:\linphone-desktop\WORK\desktop\cmake\x509_csr.obj 1
Error LNK1120 1 unresolved externals [D:\linphone-desktop\WORK\desktop\Build\mbedtls\library\mbedx509.vcxproj] EP_mbedtls D:\linphone-desktop\WORK\desktop\Build\mbedtls\library\Debug\mbedx509.dll 1
Error LNK2019 unresolved external symbol _mbedtls_snprintf referenced in function _mbedtls_x509_dn_gets [D:\linphone-desktop\WORK\desktop\Build\mbedtls\library\mbedx509.vcxproj] EP_mbedtls D:\linphone-desktop\WORK\desktop\cmake\x509.obj 1
Error LNK2001 unresolved external symbol _mbedtls_snprintf [D:\linphone-desktop\WORK\desktop\Build\mbedtls\library\mbedx509.vcxproj] EP_mbedtls D:\linphone-desktop\WORK\desktop\cmake\x509_crl.obj 1
Error LNK2001 unresolved external symbol _mbedtls_snprintf [D:\linphone-desktop\WORK\desktop\Build\mbedtls\library\mbedx509.vcxproj] EP_mbedtls D:\linphone-desktop\WORK\desktop\cmake\x509_crt.obj 1
Error LNK2001 unresolved external symbol _mbedtls_snprintf [D:\linphone-desktop\WORK\desktop\Build\mbedtls\library\mbedx509.vcxproj] EP_mbedtls D:\linphone-desktop\WORK\desktop\cmake\x509_csr.obj 1
Error LNK1120 1 unresolved externals [D:\linphone-desktop\WORK\desktop\Build\mbedtls\library\mbedx509.vcxproj] EP_mbedtls D:\linphone-desktop\WORK\desktop\Build\mbedtls\library\Debug\mbedx509.dll 1
Error MSB6006 "cmd.exe" exited with code 1. EP_bctoolbox C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets 171
Error MSB6006 "cmd.exe" exited with code 1. EP_belr C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets 171
Error MSB6006 "cmd.exe" exited with code 1. EP_ortp C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets 171
Error MSB6006 "cmd.exe" exited with code 1. EP_belcard C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets 171
Error MSB6006 "cmd.exe" exited with code 1. EP_bzrtp C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets 171
Error MSB6006 "cmd.exe" exited with code 2. EP_ffmpeg C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets 171
Error MSB6006 "cmd.exe" exited with code 1. EP_ms2 C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets 171

reply via email to

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