Re: [CMake] Building CMake with Qt5

2013-09-07 Thread Alexander Neundorf
On Thursday 05 September 2013, Andreas Pakulat wrote: > Hi, > > On Thu, Sep 5, 2013 at 12:22 AM, Jacky Alciné wrote: > > On Wed September 4 2013 1.14.17 PM Tanweer Rashid wrote: > > > Hi, > > > > > > I am trying to build CMake 2.8.11 on my 64 bit Ubuntu 12.04. I am > > > trying > > > > to > >

Re: [CMake] Building CMake with Qt5

2013-09-04 Thread Andreas Pakulat
Hi, On Thu, Sep 5, 2013 at 12:22 AM, Jacky Alciné wrote: > On Wed September 4 2013 1.14.17 PM Tanweer Rashid wrote: > > Hi, > > > > I am trying to build CMake 2.8.11 on my 64 bit Ubuntu 12.04. I am trying > to > > use QT5.1, but CMake is saying that Qt is not correctly installed. > > > > I am wo

Re: [CMake] Building CMake with Qt5

2013-09-04 Thread Jacky Alciné
On Wed September 4 2013 1.14.17 PM Tanweer Rashid wrote: > Hi, > > I am trying to build CMake 2.8.11 on my 64 bit Ubuntu 12.04. I am trying to > use QT5.1, but CMake is saying that Qt is not correctly installed. > > I am wondering whether Qt5 is compatible with CMake and if I should revert > to Q

[CMake] Building CMake with Qt5

2013-09-04 Thread Tanweer Rashid
Hi, I am trying to build CMake 2.8.11 on my 64 bit Ubuntu 12.04. I am trying to use QT5.1, but CMake is saying that Qt is not correctly installed. I am wondering whether Qt5 is compatible with CMake and if I should revert to Qt4.8. The errors that I got are as follows: **