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

Windows thrift compiler distributed on the apache web site has runtime dependencies

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.10.0
    • 0.12.0
    • Compiler (General)
    • None
    • Windows

    Description

      I downloaded the thrift compiler from http://thrift.apache.org/download and looked at it with the dependency walker. It links against MSVC dynamically, however MSVCRT is not distributed with it, so it may not work.

      I recommend following the instructions in THRIFT-3973 to build a thrift compiler using static runtime through cmake build tools. This will be more portable and guaranteed to work.

      Attachments

        Activity

          People

            jking3 James E. King III
            jking3 James E. King III
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: