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. Creator with Android toolchain
QtWS25 Last Chance

Creator with Android toolchain

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
creatorcreator 4.11.1android
1 Posts 1 Posters 621 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.
  • K Offline
    K Offline
    koahnig
    wrote on 19 Feb 2020, 15:02 last edited by
    #1

    I started to recompile a project with an Android toolchain on windows 10 64 bit. The project was never set up for Android compilation before.

    Since I found a strange library path during the compilation process, I have started to check from where it could from. Basically the path in question is pointing to a structure which has been removed a while ago (possibly a year or longer).

    Apparently the path in question stems from *.qbs files in .../AppData/Roaming/...
    C:\Users\xxx\AppData\Roaming\QtProject\qtcreator\qbs\1.12.2\profiles\qtc_Android__06be0538\modules\Qt*\module.qbs
    ...
    C:\Users\xxx\AppData\Roaming\QtProject\qtcreator\qbs\1.15.0\profiles\qtc_Android__1f2deba7\modules\Qt*\module.qbs

    There are older qbs versions around which do not contain the lib path, but after 1.12.2 it can be found apparently in all Qbs files.

    Can anybody shed some light on this?
    Can I remove those files completely or do I destroy my creator setup?

    Vote the answer(s) that helped you to solve your issue(s)

    1 Reply Last reply
    0

    1/1

    19 Feb 2020, 15:02

    • 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