Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3862

Parse does not support multiple thrift files

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 0.9.3
    • None
    • C++ - Compiler
    • None

    Description

      For example:

      util.thrift types.thrift

       

      -------------+

      ------------------

       

      serviceA.thrift serviceB.thrift

      To generate source code of A and B, I need to
      thrift -r -gen cpp serviceA.thrift
      thrift -r -gen cpp serviceB.thrift

      How can I generate them in one command:
      thrift -r -gen cpp serviceA.thrift servicesB.thrift

      Attachments

        Issue Links

          Activity

            People

              jking3 James E. King III
              wilbeibi Hongyi Shen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: