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

"configure -fast && jom" will call nmake

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 4.6.3
    • 4.6.0
    • Build System
    • None
    • 8733baf8b770a5fca12aecf4c38a8c8f94c4b0fa

      "configure -fast" creates Makefiles, where calls to nmake are hard coded.

      So if you configure Qt with -fast, and then want to build it on multiple cores using "jom", then it won't work, because nmake will be called for the build step.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jbornema Joerg Bornemann
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes