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

Build configuration with separate debug info fails on Android.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.6.2, 5.8.0
    • Build tools: qmake
    • None
    • macOS 10.12.3, Qt 5.8/ Qt 5.7 / Qt 5.6
    • macOS

      Android build fails when 'profile' build configuration is used.
      Error:
      ndk_path/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-objcopy: 'testDepl': No such file

      where 'testDepl' is the target name. The target name should have been morphed into 'libtestdepl.so' which somehow is not working.

      Stripping symbols i.e. CONFIG+=separate_debug_info causes the problem.

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

            qtbuildsystem Qt Build System Team
            vikas Vikas Pachdha
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes