[ 
https://issues.apache.org/jira/browse/THRIFT-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205747#comment-13205747
 ] 

Vitali Lovich commented on THRIFT-1348:
---------------------------------------

Thanks for taking care of the autoconf stuff.  I'll try to find time to add the 
examples.  Can you clarify why you added the moc_ file?  That should get 
auto-generated by the build.  It's not safe, & in fact moc will throw up an 
error, if you use a different version of Qt for compilation than the version 
the moc came from that was used to generate that moc_ file.
                
> C++ Qt bindings
> ---------------
>
>                 Key: THRIFT-1348
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1348
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Library
>            Reporter: Vitali Lovich
>            Priority: Minor
>         Attachments: TQIODeviceTransport.cpp, TQIODeviceTransport.h, 
> TQTcpServer.cpp, TQTcpServer.h, qt-thrift.patch
>
>
> This adds a non-blocking implementation of thrift TCP server for use within 
> Qt.
> I currently have it living within my project but I figured this could be 
> generally useful.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to