Changes between Version 20 and Version 21 of BuildingCairoOnWindows
- Timestamp:
- Aug 13, 2013, 1:31:13 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified BuildingCairoOnWindows
v20 v21 14 14 15 15 == Required Libraries == 16 Just like the CoreGraphics Windows and Mac build, you must have the QuickTime SDK installed. In addition, you will need to obtain a set of build requirements that are analogous to the Apple port's WebKitAuxilliaryLibraries.zip. If you have a source tree newer than [http://trac.webkit.org/changeset/83657 r83657] you will get these libraries installed automatically when you perform a {{{update-webkit --wincairo}}} or a {{{build-webkit --wincairo}}}. These files are now part of the normal build path.16 You will need to obtain a set of build requirements that are analogous to the Apple port's WebKitAuxilliaryLibraries.zip. If you have a source tree newer than [http://trac.webkit.org/changeset/83657 r83657] you will get these libraries installed automatically when you perform a {{{update-webkit --wincairo}}} or a {{{build-webkit --wincairo}}}. These files are now part of the normal build path. 17 17 18 18 == Building from within Visual Studio ==