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

Static vs dynamic library autodetection in qmake in Symbian should be removed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 4.8.0
    • 4.7.0
    • None
    • None
    • b5f78bb04bea15bb1042c4b95647e4a20dd09d80

      Static vs dynamic library autodetection code in SymbianMakefileGenerator::writeMmpFileLibraryPart() function should be removed, as it is very unreliable. Since it can't be made fully reliable in all situations, namely those where the libs do not exist at the time qmake is run, users are essentially anyway required to explicitly state when linking to static libs if they want their projects to always compile right. The code should be changed so that dynamic library is assumed always if type is not specified explicitly.

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

            e0348803 Miikka Heikkinen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes