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 2019/01/03 03:31:00 UTC

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

     [ https://issues.apache.org/jira/browse/THRIFT-4067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King III closed THRIFT-4067.
-------------------------------------

The forthcoming compiler we will provide is statically linked including the runtime.

> 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: James E. King III
>            Priority: Minor
>             Fix For: 0.12.0
>
>
> 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
(v7.6.3#76005)