Pretty straight forward question: How do I build a thrift dll for use in a Windows Phone 7 application?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve written out step-by-step instructions on making the Thrift runtime work on WP7, and on changing the C# generator to generator WP7 compatible bindings:
https://damian.fyi/2011/01/11/generating-silverlight-windows-phone-compatible-thrift-proxies/
At some point I want to submit the changes back to the Apache project – when I have some time …