Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-24274

Created project with qbs - compiler complain about qmake errors

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.13.3
    • Android Support
    • None
    • Linux/Other display system

    Description

      I created an empty Quick project and selected the "qbs' option.
      Ran the program it worked as expected.

      When I looked for errors I found this:
      Project ERROR: You need to set the ANDROID_NDK_ROOT environment variable to point to your Android NDK.
      Could not read qmake configuration file /home/leemke/Qt/5.15.0/android/mkspecs/android-clang/qmake.conf.
      [qbs] Build graph does not yet exist for configuration 'Debug_Desktop_038b678e9426a45b'. Starting from scratch.
      [qbs] Setting up Qt at '/home/leemke/Qt/5.15.0/gcc_64/bin/qmake'...
      [qbs] Qt was set up successfully.
      [qbs] Build done for configuration Debug_Desktop_038b678e9426a45b.
      [qbs] Build done for configuration Debug_Desktop_038b678e9426a45b.
      Project ERROR: You need to set the ANDROID_NDK_ROOT environment variable to point to your Android NDK.
      Could not read qmake configuration file /home/leemke/Qt/5.15.0/android/mkspecs/android-clang/qmake.conf.

      I was able to select Andriod as a platform, but Android SDK is not installed.
      I started from a vainilla system (delete beta linux and reinstall). I did install
      some extra packages as my base system: tilex, python, jdk, aptitude, other basic support
      packages. And then I installed Qt. with the 5.15.x? installer from your website.

      Attachments

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

        Activity

          People

            portale Alessandro Portale
            lawrence.emke Lawrence Emke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes