vsts - Visual Studio Team Service build UWP app for x64 error -


i tried build uwp app on visual studio team service (visual studio 2017 host) , got missing reference vcmeta.dll error

error c1108: unable find dll: 'vcmeta.dll' 

when building x64 version of app. due project or due version of vs2017 on vsts?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -