You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "Martin Veith (JIRA)" <ji...@apache.org> on 2013/03/04 16:45:33 UTC

[jira] [Created] (ETCH-262) Cpp binding tests build error with Visual Studio 11

Martin Veith created ETCH-262:
---------------------------------

             Summary: Cpp binding tests build error with Visual Studio 11
                 Key: ETCH-262
                 URL: https://issues.apache.org/jira/browse/ETCH-262
             Project: Etch
          Issue Type: Bug
          Components: binding-cpp
    Affects Versions: 1.3
            Reporter: Martin Veith
            Assignee: Martin Veith


The number of template parameters is restricted by the Visual Studio 2011 compiler to 5. The GoogleTest framework which is used to for the C++ Binding tests needs more. An additional definition (VARIADIC_MAX=10) should solve this

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira