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

Windows: Wrong path Building Qt from source documentation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 5.3.2
    • 5.3.1
    • Documentation
    • None
    • 2093fb4cdc512600f3372baf6394b36d33f49835 (stable, 8.8.2014)

    Description

      In this page of building Qt steps 3: it says to set qtrepotools in the path though qtrepotools is not in the source directory of Qt5.3.x released source.
      http://qt-project.org/doc/qt-5/windows-building.html (qtdoc//src/platforms/windows.qdoc:868)

      EM Set up Windows SDK for 64bit
      CALL "C:\Program Files (x86)\MSVC10\VC\vcvarsall.bat" amd64
      set PATH=c:\qt\qt-5\qtbase\bin;c:\qt\qt-5\qtrepotools\bin;c:\qt\qt-5\gnuwin32\bin;%PATH%
      set QMAKESPEC=win32-msvc2010
      

      Further this page actually talks about building Qt5.3 and also mentions 5.3.1 so the above code should also mention this instead of mentioning generic qt-5 it should say qt\5.3.1\ something like C:\Qt\5.3.1\Src\qtbase\bin instead of c:\qt\qt-5\qtbase\bin

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes