Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change 
notification.

The following page has been changed by JustinLebar:
http://wiki.apache.org/thrift/ThriftInstallationWin32

The comment on the change is:
Clarifying what it means for the runtime library not to work under Windows

------------------------------------------------------------------------------
+ The Thrift C++ runtime library does not currently work on Windows.  This 
means that you'll be able to make and run the Thrift compiler, but you 
''won't'' be able to compile and run the Thrift messaging server.
- The Thrift C++ runtime library does not currently work on Windows.
- Thrift's compiler is written in C++ and designed to be portable, but there 
are some system requirements:
  
  == Basic requirements for win32 ==
+ Thrift's compiler is written in C++ and designed to be portable, but there 
are some system requirements:
    * Cygwin or MinGW
    * GNU build tools (autoconf 2.60, automake 1.10, libtool 1.5.24)
    * boost 1.33.1+

Reply via email to