Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-24806

When adding library paths from a cmake project, then the one containing Qt should be first to avoid it finding Qt in a different location due to it finding dependent libraries

    XMLWordPrintable

Details

    • Linux/X11
    • 5e1f40a3afbaf829a48bb6fbef342cb9b0615663

    Description

      When adding library paths from a cmake project, then the one containing Qt should be first to avoid it finding Qt in a different location due to it finding dependent libraries. This is happening when a 3rd party library which resides in a /usr/lib location is added to a CMake project and then this path ends up coming up first and happens to have Qt installed there too which causes the built one from being ignored.

      Attachments

        Issue Links

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

          Activity

            People

              cadam Cristian Adam
              andysh Andy Shaw
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes