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

Android multi ABI build, initial CMake parameters are not used for all ABIs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15.1
    • Build System: CMake
    • None
    • Windows 10 2004
    • Windows

    Description

      My build requires the settings of a third party path as cmake parameter.

      I can set the parameter in QtCreator as Initial CMake parameter like this:

      Or using "add path":

      The result is the same for both:
      CMake generates successfully for armeabi-v7a.
      On building it generates cmake for arm64-v8a and fails because the variable is not set.

      If I set the variable statically in CMakeLists.txt itself it works for both.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes