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

Examples are not installed in the correct directory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.6.1, 5.7.0
    • 5.6.0, 5.7.0
    • Packaging & Installer
    • None
    • Linux Mint

    Description

      Building from git source code repository works fine.
      In commit d159fe199fd508.... the examplesinstallpath was changed in the qdocconf files to include the repository name in the examples.
      This has a direct influence on the generated example-maifest files used by Qt Creator.
      The goal is that Qt Creator expects all examples from the qtbase repo under qtbase/corelib/... e.g. examples related to corelib. The same is for gui, dbus, network, opengl, ....
      But the compilation from source code still installs the examples under examples/corelib instead of example/qtbase/corelib which is defined in the manifest files.
      As a consequence a full Qt 5.6.0 build and using this in QtCreator shows no examples at all...

      Attachments

        Issue Links

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

          Activity

            People

              releaseteam Qt Release Team
              wvalcke Wim Valcke
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes