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 -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

Python Tornado package error when running server -