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. Qt + Android + Clang + Windows linking issue
Forum Update on Monday, May 27th 2025

Qt + Android + Clang + Windows linking issue

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 187 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.
  • N Offline
    N Offline
    neagoegab
    wrote on 27 May 2019, 08:24 last edited by
    #1

    Hi,

    I have problems linking a large project because of command line length limitation (8191 chars on Windows). I know about Android's LOCAL_SHORT_COMMANDS and NDK_APP_SHORT_COMMANDS but I'm not able to find something similar for QtCreator/qmake.

    Is Qt offering an alternative to LOCAL_SHORT_COMMANDS/NDK_APP_SHORT_COMMANDS?

    The error I'm getting is: make (e=87): The parameter is incorrect.
    Linker command line has 65K+ characters (I've shorten directories names and I'm using relative paths) .

    Any help is appreciated.

    1 Reply Last reply
    0

    1/1

    27 May 2019, 08:24

    • 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