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

ASF GitHub Bot commented on THRIFT-2098:
----------------------------------------

Github user nsuke commented on a diff in the pull request:

    https://github.com/apache/thrift/pull/307#discussion_r21424274
  
    --- Diff: lib/cpp/Makefile.am ---
    @@ -22,6 +22,9 @@ AUTOMAKE_OPTIONS = subdir-objects
     moc_%.cpp: %.h
        $(QT_MOC) $(QT_CFLAGS) $< -o $@
     
    +moc__%.cpp: %.h
    --- End diff --
    
    I wanted to do it with "moc5_" but some how "5" is ignored and resulted in 
conflict with Qt4 moc_.


> Add support for Qt5+
> --------------------
>
>                 Key: THRIFT-2098
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2098
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Library
>    Affects Versions: 0.9
>            Reporter: Chris Stylianou
>              Labels: cpp, qt, qt5, thrift
>
> Is it possible to extend the Qt support to include Qt5.0/Qt5.1?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to