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

Examples are not installed in the correct directory

XMLWordPrintable

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

      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...

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes