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. CMake project configuration failed. No CMake configuration for build type "Debug" found. Check General Messages for more information.
Qt 6.11 is out! See what's new in the release blog

CMake project configuration failed. No CMake configuration for build type "Debug" found. Check General Messages for more information.

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 889 Views
  • 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.
  • M Offline
    M Offline
    MT34
    wrote on last edited by
    #1

    The Android app opens on the desktop but does not open on the Android tablet.
    Everything looks normal.
    :-1: error: CMake project configuration failed. No CMake configuration for build type “Debug” found. Check General Messages for more information.
    The initial configuration appears in the settings, but the current configuration does not appear. I tried different SDKs, but it did not fix the issue. I am using SDK 35.
    15ea4f4a-85c5-4169-8c18-cc5b9dbcb69b-image.png
    5712d434-098c-49d1-afd7-26cd1de9bd13-image.png

    thank you in advance.

    1 Reply Last reply
    0
    • Christian EhrlicherC Christian Ehrlicher moved this topic from Installation and Deployment on
    • cristian-adamC Online
      cristian-adamC Online
      cristian-adam
      wrote on last edited by
      #2

      Building Android applications involves using a cross-compiler to build for Arm64 on your Desktop computer.

      But for some reason you are trying to build the example on the device.

      Which version of Qt Creator are you using?

      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