Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-100

Installer-Framework examples do not compile on Mac

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 1.3.0
    • 1.2
    • General
    • Mac 10.6.x
      Carbon and Cocoa
    • 525a757158c3a4174f75cf0c97422129117989b2

    Description

      When building the Installer-Framework on mac the compilation fails on examples:

      [code]
      dyld: Library not loaded: libinstaller.1.dylib\ Referenced from: /Users/xxxxxxx/git/qt/installer-framework/examples/testapp/../../installerbuilder/bin/binarycreator\ Reason: image not found\
      /bin/sh: line 1: 62616 Trace/BPT trap ( /Users/xxxxxxx/git/qt/installer-framework/examples/testapp/../../installerbuilder/bin/binarycreator -p packages -c config -t ../../installerbuilder/bin/installerbase TestAppInstaller.app com.nokia.testapp )\
      make[2]: *** [packages/com.nokia.testapp/data/testapp.app/Contents/MacOS/testapp] Error 133\
      make[1]: *** [sub-testapp-make_default-ordered] Error 2\
      make: *** [sub-examples-make_default-ordered] Error 2\
      [/code]

      Onw way to bypass this problem is just to exclude examples on Mac, although this does not fix the real problem.

      installerfw.pro:

      mac:SUBDIRS -= examples

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            iknd Iikka Eklund
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes