Skip to content

Files

Latest commit

a0e7289 · Feb 19, 2019

History

History
8 lines (7 loc) · 515 Bytes

BuildForWindows.md

File metadata and controls

8 lines (7 loc) · 515 Bytes

Prepare AppVeyor Build Status

  • Visual Studio 2015 on Windows

Steps

  • 1.open vmaf.sln in Visual Studio 2015
  • 2.Select Build => Batch Build from menu
  • 3.Select the Solution Config as your want or Select All, then Build.
  • 4.After Build, you will find all the build result in ( S o l u t i o n D i r ) / x 64 / (Configuration), and there is examples.bat that you can run.