The thrift compiler is not buildable with visual studio 2010 in Windows 7
-------------------------------------------------------------------------
Key: THRIFT-1541
URL: https://issues.apache.org/jira/browse/THRIFT-1541
Project: Thrift
Issue Type: Improvement
Components: C++ - Compiler
Affects Versions: 0.8
Environment: Windows 7, Visual Studio 2010, gnuwin32 (flex 2.5.4,
bison 2.4.1)
Reporter: Christian Taedcke
The thrift compiler is not buildable in VS2010 using the current solution and
project files.
The issues are: 1. No unistd.h in Visual Studio
2. The calls to flex and bison fail, because there is a space between "-o" and
its value.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira