<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <style type="text/css">p, li { white-space: pre-wrap; }</style>
    <p style="margin: 0px; text-indent: 0px;">Hi all,<br>
    </p>
    <p style="margin: 0px; text-indent: 0px;"><br>
      I have just pulled from master, and in my project I can't get the
      QT_VERSION_MINOR</p>
    <p style="margin: 0px; text-indent: 0px;"><br>
      Here is what I get when configuring my project:<br>
      <br>
    </p>
    <p style="margin: 0px; text-indent: 0px;">-- Found Qt4:
      /usr/bin/qmake-qt4 (found version "4.7.1")<br>
      <br>
    </p>
    <p style="margin: 0px; text-indent: 0px;"></p>
    <p style="margin: 0px; text-indent: 0px;">CMake Error at
      CMakeLists.txt:446 (MESSAGE):</p>
    <p style="margin: 0px; text-indent: 0px;"> GoFigure2 requires Qt4.5
      (or newer version) to be installed<br>
    </p>
    <p style="margin: 0px; text-indent: 0px;"><br>
    </p>
    <p style="margin: 0px; text-indent: 0px;">QT_VERSION_MAJOR and
      QT_VERSION_MINOR are empty...<br>
    </p>
    <p style="margin: 0px; text-indent: 0px;"><br>
      It was working before (with previous master version)...<br>
    </p>
    <p style="margin: 0px; text-indent: 0px;"><br>
      Should I track down this error with 'git bisect' or anyone know
      what could be wrong?<br>
    </p>
    <p style="margin: 0px; text-indent: 0px;"><br>
    </p>
    <p style="margin: 0px; text-indent: 0px;">Thanks,<br>
      Arnaud<br>
    </p>
  </body>
</html>