Before I post the question, I have read the following document.
I am programming a VoIP client with Qt and one of PJProject/LinphoneSDK (I have tried both of them) by the VS2019 Community and Qt Creator. But commonly use MSVC2019. It always get the error LNK2019 whatever library and code I put in. Can someone provide a solution?
Project configuration->VC++ Directories->Include Directories/Libraries has been config correctly.
linker-tools-error-lnk2019

