[Piglit] [PATCH 2/2] Revert "arb_shader_image_load_store: fix MSVC build"
Jose Fonseca
jfonseca at vmware.com
Wed Feb 4 12:02:30 PST 2015
On 04/02/15 15:19, Francisco Jerez wrote:
> Jose Fonseca <jfonseca at vmware.com> writes:
>
>> This reverts commit 897b549c0f793385d49f8227e2fe28109a8be74e.
>>
>> Not necessary with MSVC 2013 U4.
>
> Thanks. For both patches:
>
> Reviewed-by: Francisco Jerez <currojerez at riseup.net>
Thanks for looking into this.
One note for anybody else out there building piglit with MSVC:
It looks like CMake caches the value of CMAKE_C_COMPILER_VERSION
somehow. So after one updates MSVC 2013 to Update 4 it will be
necessary to wipe the build directory to pick up the new version.
Jose
More information about the Piglit
mailing list