I ran into the issue where when compiling Skia with VS2012 with the default setup, ...
11 years, 11 months ago
(2013-01-11 18:26:11 UTC)
#1
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 ...
11 years, 11 months ago
(2013-01-11 18:41:48 UTC)
#2
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 11 years, 11 months ago by bungeman
Modified 11 years, 11 months ago
Reviewers: bsalomon
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0