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. Faster make install
Qt 6.11 is out! See what's new in the release blog

Faster make install

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

    Hi,
    I have Qt 5.11.2 for Android on Win10. I noticed Android build is quite slow and I also noticed Make install build step is run without -j8 flag.

    I tried to disable Make install default build step and define my own make step: make install -j8. This step is much faster then the default one, but it seems that it doesn't work properly - at least my own make install step doesn't copy some files I need to copy in asset folder. With default Make install step it does.

    Is there anything I can do to make make install faster?

    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