You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Chris Stylianou (JIRA)" <ji...@apache.org> on 2013/08/23 17:53:51 UTC

[jira] [Created] (THRIFT-2146) Unable to pass multiple "--gen" options to the thrift compiler

Chris Stylianou created THRIFT-2146:
---------------------------------------

             Summary: Unable to pass multiple "--gen" options to the thrift compiler
                 Key: THRIFT-2146
                 URL: https://issues.apache.org/jira/browse/THRIFT-2146
             Project: Thrift
          Issue Type: Bug
          Components: C# - Compiler
    Affects Versions: 0.9.1
         Environment: Windows
            Reporter: Chris Stylianou


I'm trying to run the following command:

{code} thrift --gen cpp:include_prefix,pure_enums Interface.thrift {code}

However, this fails with the error:

{code} Unrecognized option: pure_enums {code}

--
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