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. QtCreator with Cmake - no make install step
Forum Updated to NodeBB v4.3 + New Features

QtCreator with Cmake - no make install step

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 221 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.
  • D Offline
    D Offline
    Devoo
    wrote on last edited by Devoo
    #1

    Hey,
    This post is related to: https://forum.qt.io/topic/117671/assets-on-android-using-cmakelists
    I am trying to copy files into asset directory using CmakeLists.txt
    For some reason I can't find make install build step using Cmake...

    Any idea how to fix it?

    When I added manually this build step I got error:

    06:56:39: Starting: "E:\IT\Android\android-ndk-r19c\prebuilt\windows-x86_64\bin\make.exe" "INSTALL_ROOT=E:\Uzytkownicy\Awaria\Dokumenty\build-untitled11-Android_for_armeabi_v7a_Clang_Qt_5_13_1_android_armv7-Debug\android-build" install
    Makefile:37: *** missing separator.  Stop.
    06:56:39: The process "E:\IT\Android\android-ndk-r19c\prebuilt\windows-x86_64\bin\make.exe" exited with code 2.
    Error while building/deploying project untitled11 (kit: Android for armeabi-v7a (Clang Qt 5.13.1 (android_armv7)))
    When executing step "Copy application data"
    

    and I can't change the order of these build steps...

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      I don't know the answer but I'd definitely recommend using newer Qt for this. Cmake support for Android is a new thing, it may work better in newer release (like 5.15).

      (Z(:^

      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