You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Craig Fratrik (JIRA)" <ji...@apache.org> on 2012/05/26 08:41:23 UTC

[jira] [Commented] (THRIFT-1348) C++ Qt bindings

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

Craig Fratrik commented on THRIFT-1348:
---------------------------------------

I think this is causing a problem when I don't have QT installed. I get


./configure: line 16989: syntax error near unexpected token `QT,'
./configure: line 16989: `  PKG_CHECK_MODULES(QT, QtCore >= 4.3, QtNetwork >= 4.3, have_qt=yes, have_qt=no)'


When i try to run ./configure on a clean ubuntu image.
                
> 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, bugs.patch, qt-cleanup.patch, 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