Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-30644

requires() doesn't mix with subtargets

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.2.0
    • 5.0.2
    • Build System
    • None
    • win32/msvc2012/qt5.0.2 tag from gitorious
    • b7f7edfae4d5dc7e7547c3377c73129a9c6fdae0

      Both jom and nmake fail:

      NMAKE : fatal error U1073: don't know how to make 'debug'
      Stop.

      Error: Target distclean doesn't exist.

      etc.

              cd examples\ && ( if not exist Makefile C:\Depot\qt-5.0.2-win32-msvc2012\qtbase\bin\qmake C:\Depot\qt5\qtbase\examples\examples.pro -o Makefile ) && C:\QtSDK\QtCreator\bin\jom.exe -f Makefile distclean
              cd dbus\ && ( if not exist Makefile C:\Depot\qt-5.0.2-win32-msvc2012\qtbase\bin\qmake C:\Depot\qt5\qtbase\examples\dbus\dbus.pro -o Makefile ) && C:\QtSDK\QtCreator\bin\jom.exe -f Makefile distclean
      

        For Gerrit Dashboard: QTBUG-30644
        # Subject Branch Project Status CR V

            buddenha Oswald Buddenhagen
            bilking Bill King
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes