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

Documentation about NDK version is wrong.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 6.4
    • Documentation
    • None
    • host:Linux 64bit target:Android arm64
      Qt 6.4.1 official binary
    • Android, Linux/X11
    • DaVinci 69, DaVinci 70

    Description

      The document below says

      The required version of the Android NDK for 6.4 is 23.1.7779620.
      

      https://doc.qt.io/qt-6/android-getting-started.html

       

      But I got follwoing error in compile with 23.1.7779620.

      /home/tadahito/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__string:337: error: no member named 'copy_n' in namespace 'std::__ndk1'; did you mean 'copy'?
      

      When I changed NDK default version to 21.3.6528147 compile went fine.
      It seems either the document or CI environment is wrong.

      Attachments

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

        Activity

          People

            docteam Qt Documentation Team
            eighttails Tadahito Yao
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes