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

PCH is broken for Android builds

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.14.0
    • 5.12.9
    • Build tools: qmake
    • None
    • Android

    Description

      Launching configure:

      cmd.exe /c "call z:\src\configure.bat ^
      -opensource ^
      -confirm-license ^
      -prefix z:/install/5.12.9-android-arm64-clang90 ^
      -platform win32-msvc ^
      -xplatform android-clang ^
      -make-tool jom ^
      -pch ^
      -android-ndk C:/Dev/Tools/Android/Sdk/ndk/21.0.6113669 ^
      -android-ndk-host windows-x86_64 ^
      -android-ndk-platform android-21 ^
      -android-arch arm64-v8a ^
      -android-toolchain-version 4.9 ^
      -android-sdk C:/Dev/Tools/Android/Sdk ^
      -no-warnings-are-errors ^
      -skip qtserialport ^
      -nomake examples ^
      -nomake tests"
      

      Error:

      ERROR: Feature 'precompile_header' was enabled, but the pre-condition 'tests.precompile_header' failed.
      

      Attachments

        Activity

          People

            jbornema Joerg Bornemann
            dmitry.sokolov Dmitry Sokolov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: