Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator's wizard-created template project has issues right out of the box

Qt Creator's wizard-created template project has issues right out of the box

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 225 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rodrigo B.
    wrote on last edited by
    #1

    I've just installed Qt Creator 4.12.2 with Qt 5.15.2 on Windows 10 and created a fresh Qt Widgets project with the wizard (qmake, translation file none, Desktop Qt 5.15.2. MSVC2015 64bit kit, no add as subproject, no version control).

    Right out of the box, the project has 2 issues:

    • error: Project ERROR: You need to set the ANDROID_NDK_ROOT environment variable to point to your Android NDK.
    • error: Could not read qmake configuration file D:/ProgramFiles/Qt/5.15.2/android/mkspecs/android-clang/qmake.conf.

    The Android notification surprises me since I had selected the Qt Widgets Application, which is described as supporting Desktop, WebAssembly, and Windows Runtime.

    It also says the project is "unconfigured" on the left sidebar. When I click on configurations, I see a lot of configuration options but it is not clear what it is that I need to configure.

    All run and build options are disabled.

    I was expecting to create a fresh project with the wizard and immediately be able to click a "run" button and see an empty template main window popup. What did I do wrong?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved