Hi, My purpose is to create Asycn C++ client/server on windows using Thrift.
For my purpose and I tried to build the sample project<https://issues.apache.org/jira/browse/THRIFT-579> however could not able to build because of complier errors. One of the error is compiler could not find the reference to 'CalculatorAsyncIf' in the generated C++ file. I used 'thrift.exe --gen cpp tutorial.thrift" command to generate the Cpp files. Also compiler is complaining about not finding reference of 'tutorial::CalculatorAsyncClient' in connected() method in CppClient.cpp. I included Does I missing something? Your inputs will be greatly appreciated. Thanks and regards, Sachin This message (including any attachments) originates from WMS Gaming Inc. It contains information which may be confidential or privileged and is intended only for the use of the individual or entity to whom this communication is intended to be sent. It is prohibited for anyone else to disclose, copy, retain, distribute or use the contents of this message. All personal messages express views solely of the sender, which are not to be attributed to WMS Gaming Inc. and may not be copied or distributed without this disclaimer. If you receive this message in error, please delete it without copying or forwarding and notify the sender of the effort by reply email or at 847.785.3000.
