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: gah...wikisyntax ------------------------------------------------------------------------------ - The following instructions are for making the thrift ''compiler'' only. The Thrift C++ runtime library does not currently work on Windows. This means that you'll be able to compile Thrift [[ThriftIDL|IDL]] files to C++/Java/Python/etc., but you won't be able to compile and run the generated C++ code under Windows. + The following instructions are for making the thrift ''compiler'' only. The Thrift C++ runtime library does not currently work on Windows. This means that you'll be able to compile ["ThriftIDL"] files to C++/Java/Python/etc., but you won't be able to compile and run the generated C++ code under Windows. == Basic requirements for win32 == Thrift's compiler is written in C++ and designed to be portable, but there are some system requirements:
