[ 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)