You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by Apache Wiki <wi...@apache.org> on 2010/10/11 22:09:38 UTC

[Thrift Wiki] Update of "ThriftInstallationWin32" by RogerMeier

Dear Wiki user,

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

The "ThriftInstallationWin32" page has been changed by RogerMeier.
http://wiki.apache.org/thrift/ThriftInstallationWin32?action=diff&rev1=25&rev2=26

--------------------------------------------------

- If you just need a thrift-compiler, here it is: [[attachment:thrift-0.5.0-dev.exe]] (md5sum: 671fdf880cd04bf37ac0870492c9b843)
+ Thrift compiler for Windows is available on the official download site: http://incubator.apache.org/thrift/download/index.html
  
- It is built on a Debian GNU/Linux with mingw32 cross-compiler suite and tested on Windows XP, see https://issues.apache.org/jira/browse/THRIFT-874 for details.
+ For C# library and tutorial have a look on the following files and folders within the official distribution:
+  * lib/csharp/ThriftMSBuildTask/ThriftMSBuildTask.csproj - MS BuildTask to create a Thrift.dll
+  * tutorial/csharp/ - Tutorial
+ 
+ 
  ----
  
  The following instructions install the thrift ''compiler'' and ''runtime library''.