[
https://issues.apache.org/jira/browse/THRIFT-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256330#comment-14256330
]
Jens Geyer commented on THRIFT-2903:
------------------------------------
{{make dist}} is broken (could also be the other Qt patch, not sure)
{code}
make[3]: Entering directory
`/home/jenkins/jenkins-slave/workspace/Thrift/lib/cpp'
src/thrift/qt/TQTcpServer.h -o src/thrift/qt/moc__TQTcpServer.cpp
/bin/bash: src/thrift/qt/TQTcpServer.h: Permission denied
{code}
> Qt4 library built with CMake does not work
> ------------------------------------------
>
> Key: THRIFT-2903
> URL: https://issues.apache.org/jira/browse/THRIFT-2903
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 1.0
> Reporter: Nobuaki Sukegawa
> Assignee: Nobuaki Sukegawa
>
> As in Makefile.am, we need to invoke "moc" executable on header files in
> CMakeLists.txt too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)