Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1165

Link error for qversitreader when configure was run without "-tests" option

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 1.1.1
    • 1.1.1
    • Contacts
    • None
    • a89767b5de31242d91c5ee6e36f108671bd7ace7

    Description

      The test
      tests/auto/qversitreader
      depends on Qt Mobility symbols only present when configure was run with "-tests" option. Ideally is possible to automatically skip the compilation of tests/auto/qversitreader when -tests option was not used.

      Test case 1(example for *nix):

      • confirm that the following compilation test passes
        ./configure -modules versit
        make
        cd tests/auto
        qmake
        make
        

      Test case 2(example for *nix):

      • confirm that the following compilation test passes
        ./configure -modules versit -tests
        make
        

      Attachments

        Activity

          People

            isdale Keith Isdale (closed Nokia identity) (Inactive)
            isdale Keith Isdale (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: