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 HannesBaldursson: http://wiki.apache.org/thrift/ThriftUsageC++ ------------------------------------------------------------------------------ == Requirements == Make sure that your system meets the requirements as noted in ThriftRequirements + + * Thrift library files + * Thrift header files. == Installing the Thrift library == Installing the Thrift library is trivial to link with the generated code. @@ -101, +104 @@ == Compiling/Building the server == To be done... + === Compiling === + * -I/usr/local/include/thrift + + === Linking === + * -lthrift +
