mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 05:44:08 +00:00
![Robert Bragg](/assets/img/avatar_default.png)
Since Tor does not currently provide win32 binaries for json-glib we need to cross compile it before we can build clutter. This extends mingw-fetch-dependencies.sh so it can fetch, unpack and cross-compile json-glib into the same prefix as the binary dependencies.
The mingw-fetch-dependencies.sh script in this directory automates fetching of the depndencies required to cross compile Clutter using the MinGW compiler. For a description of how to use it, see: http://wiki.clutter-project.org/wiki/BuildingClutterOnWindows