简体   繁体   中英

how do i solve error: unable to run mksdcard sdk tool . in windows 7 64 bit

I'm using VPN and I installed Android Studio, but now I'm failing to install Android SDK. If I'm launching it, I'm getting a message unable to run mksdcard sdk tool with tips that some libraries may be missing. How would I solve it?

导航到C:\\Users\\<User>\\AppData\\Local\\Android\\Sdk\\emulator (在您的情况下可能有所不同)并搜索mksdcard.exe - 尝试运行它并查看是否可以运行它 - 在我的情况下我收到错误,我缺少MSVCP140.dll - 您需要安装 Visual C++ 运行时 - https://answers.microsoft.com/en-us/windows/forum/all/vcruntime140dll-and-msvcp140dll-missing-in- windows/220f1caf-8eb9-413d-a7fe-1b13df1bfa5d

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM