Releases: hypothetical-inc/gafferDependencies
Gaffer Dependencies for Windows 2.1.1
This release includes many updates from GafferHQ dependencies with additional configurations for building on Windows. It corresponds to GafferHQ depdencies release 2.1.1.
There is one Windows specific change:
- Boost : backport patch from 1.70 (we're using 1.68) to fix building downstream code (Cortex and Gaffer) with permissive mode disabled.
Gaffer Dependencies for Windows Snapshot v4 (Gaffer 0.54.1.0)
This work in progress release includes:
- Updated all dependencies to the config based build scheme.
- OpenEXR : updated to version 2.3.0.
- OpenVDB : updated to version 6.0.0.
- Blosc : updated to version 1.15.1.
- PySide : updated to version corresponding to Maya 2018 Update 6.
- Cortex : updated to version 10.0.0-a60.
- Cortex : now including Cortex build in the dependency package.
- USD : enabled support for loading Alembic archives.
- Appleseed : Updated to version 2.0.5-beta.
Gaffer Dependencies for Windows Snapshot v3
This work-in-progress release includes:
- confirmed support for USD dependencies
- Freetype built without PNG glyph support. This removes the need to link to the PNG library when building Cortex, at the expense of support for some rare fonts.
Gaffer Dependencies for Windows Snapshot v2
This is an updated work-in-progress snapshot of the Gaffer Dependencies for Windows.
- Builds Freetype in Release mode so it can be found by Cortex Scons builder
- Work-in-progress packaging of USD
Gaffer Dependencies for Windows Snapshot
This is a work in progress release of Gaffer Dependencies for Windows. They are meant to help with building Gaffer on Windows but are not production ready yet.
To build Gaffer with these, unzip to an empty directory. Open a Visual Studio 2017 x64 Native tools command prompt and set the environment variable BUILD_DIR to the directory where you unzipped the dependencies.
Note that Cortex is not included in this release. It needs to be built separately from our [work-in-progress Cortex repository] (https://github.com/hypothetical-inc/cortex/tree/msvc2017_for_merge) before building Gaffer.
Clone the Gaffer repository (currently you need https://github.com/hypothetical-inc/gaffer/tree/msvc2017_for_merge branch) and run contrib/cmake/buildwindows.bat.
Dependencies Snapshot
This is a work in progress release of Gaffer Dependencies for Windows. They are meant to help with building Gaffer on Windows but are not production ready yet.
To build Gaffer with these, unzip to an empty directory. Open a Visual Studio 2017 x64 Native tools command prompt and set the environment variable BUILD_DIR to the directory where you unzipped the dependencies.
Clone the Gaffer repository (currently you need https://github.com/hypothetical-inc/gaffer/tree/msvc2017_for_merge branch) and run contrib/cmake/buildwindows.bat.