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)