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

configure fails with MSVC and MSys Perl

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.0.0 Beta 1
    • 4.8.0
    • Build System
    • None
    • 6375cbf99a54bf222bceb287fd110a7de6550159

    Description

      When trying to configure Qt with MSVC and having only MSys Perl installed (which comes with msysgit) will fail.

      Reason: syncqt is going to produce header files with Unix-style absolut paths. MSVC cannot handle those.
      The detection of a common dir root is broken because the Qt source dir looks like /c/dev/qt/foo and the build dir looks like C:/dev/qt/bar.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes