Bug 91419 - builtin-gl-sample-position.cpp(81): error C3688: invalid literal suffix 'MAX_NUM_SAMPLES_STR'
Summary: builtin-gl-sample-position.cpp(81): error C3688: invalid literal suffix 'MAX_...
Status: RESOLVED FIXED
Alias: None
Product: piglit
Classification: Unclassified
Component: tests (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Piglit Mailing List
QA Contact: Piglit Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-22 00:10 UTC by Vinson Lee
Modified: 2015-08-02 23:59 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2015-07-22 00:10:26 UTC
piglit: 4c6a9253e9d44e82f0a5b750442570079f0cf723 (master)

Visual Studio 2015 build error

builtin-gl-sample-position.cpp(81): error C3688: invalid literal suffix 'MAX_NUM_SAMPLES_STR'; literal operator or literal operator template 'operator ""MAX_NUM_SAMPLES_STR' not found
Comment 1 Vinson Lee 2015-08-02 23:59:36 UTC
commit d86e75babd18d4a2bd997f2b183d1faf0f63c187
Author: Vinson Lee <vlee@freedesktop.org>
Date:   Tue Jul 21 17:20:33 2015 -0700

    arb_sample_shading-builtin-gl-sample-position: Fix VS 2015 build.
    
    builtin-gl-sample-position.cpp(81): error C3688: invalid literal suffix 'MAX_NUM_SAMPLES_STR'; literal operator or literal operator template 'operator ""MAX_NUM_SAMPLES_STR' not found
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91419
    Signed-off-by: Vinson Lee <vlee@freedesktop.org>
    Reviewed-by: Brian Paul <brianp@vmware.com>


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.