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: Adding a note below cd compiler/cpp; make indicating that cd /; make won't work. ------------------------------------------------------------------------------ ./configure }}} - Make the thrift compiler: + Now make the thrift compiler: {{{ cd compiler/cpp make }}} + (You won't be able to make from the root Thrift directory--If you try to make from that directory, you'll get compile errors about PTHREAD_MUTEX_RECURSIVE_NP undeclared. Making from compiler/cpp creates the Thrift compiler, while making from the root Thrift directory creates the Thrift server.) + - Note that some language packages must be installed manually using build tools + Some language packages must be installed manually using build tools better suited to those languages (at the time of this writing, this applies to Java, Ruby, PHP).
