I ran into the issue where when compiling Skia with VS2012 with the default
setup, the gm images weren't being written out. Turns out that the Windows8 SDK
is #defining a previously accessible symbol into another symbol. This change
undoes that.
On 2013/01/11 18:26:11, bungeman wrote:
> I ran into the issue where when compiling Skia with VS2012 with the default
> setup, the gm images weren't being written out. Turns out that the Windows8
SDK
> is #defining a previously accessible symbol into another symbol. This change
> undoes that.
rubber stamp lgtm
Issue 7099044: SkImageDecoder_WIC should work on Win7 with Win8 SDK.
(Closed)
Created 12 years ago by bungeman
Modified 12 years ago
Reviewers: bsalomon
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0