Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 479 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 479 Bytes

libass-msvc

Download the tarballs for all the projects and untar them in the root folder of this project (I recommend 7zip to do this). The library versions you need are the following:

  • fribidi-0.19.7
  • freetype-2.6.1
  • libass-0.13.0
  • harfbuzz-1.0.4

Make sure yasm.exe is in your path for asm optimizations. For compilation msvc2013 or higher is required (the test doesn't compile with msvc2013 though)

Now open libass.sln and you should be able to compile all projects.