/libass

libass for XBMC (win32 special)

Primary LanguageCISC LicenseISC

This is libass for XBMC (Windows edition)

In order to build, you need the following dependecies:

You need to extract these dependencies in the folder deps (create it if it does not exist). You must follow this structure:

  • deps/
    • lib/
      • libiconv.lib
      • libfribidi.lib
      • libenca.lib
      • harfbuzz.lib
      • freetype246MT.lib
      • fontconfig.lib
    • include
      • iconv.h
      • hb-*.h
      • fribidi*.h
      • enca.h
      • freetype/*
      • fontconfig/*

Open the VS solution, and build!