Closed X0Ken closed 5 months ago
When i build it, I got message:
copy : 找不到路径“C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC140_CRT_x64.msm”,因为该路径不存在。 所在位置 F:\code\cloudbase-init-installer\BuildAutomation\BuildCloudbaseInitSetup.ps1:146 字符: 9 + copy "${VSRedistDir}\Microsoft_VC140_CRT_x64.msm" $installer_ ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Program File...140_CRT_x64.msm:String) [Copy-Item], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
VS 2013, VS 2015, VS 2017 installed
The Microsoft_VC140_CRT_x64.msm comes bundled in the Visual Studio C++ Redistributable MSMS individual component.
When i build it, I got message:
VS 2013, VS 2015, VS 2017 installed