You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2017/02/02 21:32:51 UTC

[jira] [Created] (THRIFT-4067) Windows thrift compiler distributed on the apache web site has runtime dependencies

James E. King, III created THRIFT-4067:
------------------------------------------

             Summary: Windows thrift compiler distributed on the apache web site has runtime dependencies
                 Key: THRIFT-4067
                 URL: https://issues.apache.org/jira/browse/THRIFT-4067
             Project: Thrift
          Issue Type: Improvement
          Components: Compiler (General)
    Affects Versions: 0.10.0
         Environment: Windows
            Reporter: James E. King, III
            Assignee: Jake Farrell


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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)