Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. make: *** No rule to make target 'install'. Stop.
Forum Updated to NodeBB v4.3 + New Features

make: *** No rule to make target 'install'. Stop.

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 147 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.
  • H Offline
    H Offline
    hazal
    wrote on 11 Nov 2024, 06:48 last edited by hazal 11 Nov 2024, 06:49
    #1

    Hello everone i am new at qml and try to build an basic application on qtcreator with qt 6.5 LTS.

    Jdk, sdk and ndk settings as follows;
    Jdk version = jdk-17.0.13+11
    Sdk version = 33.0.3
    Ndk version = 25.1.8937393
    I will test it my cellphone which has android 10.

    At grandle.properties, I add belows;
    androidBuildToolsVersion=33.0.3
    androidCompileSdkVersion=33
    androidNdkVersion=25.1.8937393
    qtMinSdkVersion=29
    qtTargetSdkVersion=33
    qtTargetAbiList=arm64-v8a

    but I am getting error. I don’t know what is it and didn’t solve it.
    Error:
    make: *** No rule to make target 'install'. Stop.
    09:41:01: The process "/home/ubuntu/Android/Sdk/ndk/25.1.8937393/prebuilt/linux-x86_64/bin/make" exited with code 2.
    Error while building/deploying project androidharita (kit: Android Qt 6.5.3 Clang arm64-v8a)
    When executing step "Copy application data"

    Can you help me to solve the problem?

    1 Reply Last reply
    0

    1/1

    11 Nov 2024, 06:48

    • Login

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