[cmake-developers] CMake master, Qt dialog and Qt4/5 installed has problems

Stephen Kelly steveire at gmail.com
Thu Apr 4 06:11:33 EDT 2013


Marcus D. Hanwell wrote:

> Hi,
> 
> I was updating my machine earlier today, and wanted to build the
> latest CMake master (00ef90). I am using Arch Linux with Qt 4 and Qt 5
> installed. If I compile with qmake-qt4 then I see the following
> compile failure,
> 
> [ 88%] Generating qrc_CMakeSetup.cpp
> /bin/sh: //bin/rcc: No such file or directory
> make[2]: *** [Source/QtDialog/qrc_CMakeSetup.cpp] Error 127
> make[1]: *** [Source/QtDialog/CMakeFiles/cmake-gui.dir/all] Error 2
> make: *** [all] Error 2

This is the usr-move problem specific to arch and fedora. 

The problem is presumably that arch packages Qt 5.0.1. Qt 5.0.2 should 
resolve the problem (I expect it will be released within two weeks). Feel 
free to test that or feel free to cherry-pick 
7ac58d1ff0815566ba1de09519299b5119e5ee91 and 
b9c1593435db3ed44e23c23dc19f22d7a68d7b01 from qtbase.git.

Thanks,

Steve.





More information about the cmake-developers mailing list