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

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -