Re: [CMake] error with FindQt4.cmake (on master)

2011-02-24 Thread Arnaud GELAS
On 02/23/2011 07:35 PM, Clinton Stimpson wrote: On Wednesday, February 23, 2011 02:38:38 pm Arnaud GELAS wrote: On 02/23/2011 04:35 PM, Clinton Stimpson wrote: On Wednesday, February 23, 2011 02:27:29 pm Arnaud GELAS wrote: On 02/23/2011 04:26 PM, Clinton Stimpson wrote: On Wednesday,

Re: [CMake] error with FindQt4.cmake (on master)

2011-02-24 Thread David Cole
On Thu, Feb 24, 2011 at 10:17 AM, Arnaud GELAS arnaud_ge...@hms.harvard.edu wrote: On 02/23/2011 07:35 PM, Clinton Stimpson wrote: On Wednesday, February 23, 2011 02:38:38 pm Arnaud GELAS wrote: On 02/23/2011 04:35 PM, Clinton Stimpson wrote: On Wednesday, February 23, 2011 02:27:29 pm

Re: [CMake] error with FindQt4.cmake (on master)

2011-02-24 Thread Arnaud GELAS
On 02/24/2011 11:35 AM, David Cole wrote: On Thu, Feb 24, 2011 at 10:17 AM, Arnaud GELAS arnaud_ge...@hms.harvard.edu wrote: On 02/23/2011 07:35 PM, Clinton Stimpson wrote: On Wednesday, February 23, 2011 02:38:38 pm Arnaud GELAS wrote: On 02/23/2011 04:35 PM, Clinton Stimpson wrote: On

Re: [CMake] error with FindQt4.cmake (on master)

2011-02-24 Thread David Cole
On Thu, Feb 24, 2011 at 11:41 AM, Arnaud GELAS arnaud_ge...@hms.harvard.edu wrote: On 02/24/2011 11:35 AM, David Cole wrote: On Thu, Feb 24, 2011 at 10:17 AM, Arnaud GELAS arnaud_ge...@hms.harvard.edu  wrote: On 02/23/2011 07:35 PM, Clinton Stimpson wrote: On Wednesday, February 23, 2011

[CMake] error with FindQt4.cmake (on master)

2011-02-23 Thread Arnaud GELAS
Hi all, I have just pulled from master, and in my project I can't get the QT_VERSION_MINOR Here is what I get when configuring my project: -- Found Qt4: /usr/bin/qmake-qt4 (found version 4.7.1) CMake Error at CMakeLists.txt:446 (MESSAGE): GoFigure2 requires Qt4.5 (or newer version) to be

Re: [CMake] error with FindQt4.cmake (on master)

2011-02-23 Thread Clinton Stimpson
On Wednesday, February 23, 2011 02:12:12 pm Arnaud GELAS wrote: Hi all, I have just pulled from master, and in my project I can't get the QT_VERSION_MINOR Here is what I get when configuring my project: -- Found Qt4: /usr/bin/qmake-qt4 (found version 4.7.1) CMake Error at

Re: [CMake] error with FindQt4.cmake (on master)

2011-02-23 Thread Arnaud GELAS
On 02/23/2011 04:26 PM, Clinton Stimpson wrote: On Wednesday, February 23, 2011 02:12:12 pm Arnaud GELAS wrote: Hi all, I have just pulled from master, and in my project I can't get the QT_VERSION_MINOR Here is what I get when configuring my project: -- Found Qt4: /usr/bin/qmake-qt4 (found

Re: [CMake] error with FindQt4.cmake (on master)

2011-02-23 Thread Clinton Stimpson
On Wednesday, February 23, 2011 02:27:29 pm Arnaud GELAS wrote: On 02/23/2011 04:26 PM, Clinton Stimpson wrote: On Wednesday, February 23, 2011 02:12:12 pm Arnaud GELAS wrote: Hi all, I have just pulled from master, and in my project I can't get the QT_VERSION_MINOR Here is

Re: [CMake] error with FindQt4.cmake (on master)

2011-02-23 Thread Arnaud GELAS
On 02/23/2011 04:35 PM, Clinton Stimpson wrote: On Wednesday, February 23, 2011 02:27:29 pm Arnaud GELAS wrote: On 02/23/2011 04:26 PM, Clinton Stimpson wrote: On Wednesday, February 23, 2011 02:12:12 pm Arnaud GELAS wrote: Hi all, I have just pulled from master, and in my project I can't

Re: [CMake] error with FindQt4.cmake (on master)

2011-02-23 Thread Clinton Stimpson
On Wednesday, February 23, 2011 02:38:38 pm Arnaud GELAS wrote: On 02/23/2011 04:35 PM, Clinton Stimpson wrote: On Wednesday, February 23, 2011 02:27:29 pm Arnaud GELAS wrote: On 02/23/2011 04:26 PM, Clinton Stimpson wrote: On Wednesday, February 23, 2011 02:12:12 pm Arnaud GELAS wrote: