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. Changing of tool chains
Forum Updated to NodeBB v4.3 + New Features

Changing of tool chains

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
androidupgradingwindows 10
1 Posts 1 Posters 373 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.
  • K Offline
    K Offline
    koahnig
    wrote on last edited by
    #1

    Qt creator is great for changing tool chains and compilation against different versions of Qt libs.

    However, with compilations for Android this becomes less comfortable to say the least. I have updated and added Qt5.14.1 to my configurations. Before I used Qt5.12.1 for a while. While switching from Qt5.12.1 to Qt5.14.1 I had to update also my Android tool chain because of some compilation issues with Qt lib internal headers.
    It was certainly easy to update my Android environment on windows 10. Merely a couple of clicks and some boring time until all is downloaded and installed. Luckily I had zipped the 20 GB SDK/NDK combination.

    After recompilation of my dynamic libs and the special adjustments required my app does not run when compiled against Qt5.14.1.

    Suddenly the wasted time in zipping the old setup of Android suite became handy. Also the careful changing of .pro file paid off.

    I could check if the app is still working when compiled against Qt5.12.1. Hurray it does.

    Besides having in the mean time two times 20 GB of Android on a harddisk I am facing another nuisance. Qt creator is not cabable of changing the Android SDK/NDK setup together with the tool chain change in creator.

    Anybody with a practical solution?

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

    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