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. Compiling with CMake for Android
Forum Updated to NodeBB v4.3 + New Features

Compiling with CMake for Android

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 545 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.
  • L Offline
    L Offline
    Larvae
    wrote on last edited by Larvae
    #1

    Hi

    I encountered a problem compiling a CMake project for Android in QtCreator. I get the following error:

    CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set.
    You probably need to select a different build tool
    

    I do not get this error when I change the kit to windows, which is also set to Ninja.

    I made a bug report about this, but it might take a while. So, since I don't have much experience with CMake, I hope someone here can give me (and other who might have the same problem) a temporary solution so that I can at least compile it and do not have to make a qmake project.

    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