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. how to check build arch in qt .pro file?

how to check build arch in qt .pro file?

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

    hi,
    how to check build arch or build kit in qt .pro file?
    such as when i need to use diffrent .so library between using android_arm64_v8a/mkspecs/android-clang and android_x86/mkspecs/android-clang when building my project

    jsulmJ 1 Reply Last reply
    0
    • MozzieM Mozzie

      hi,
      how to check build arch or build kit in qt .pro file?
      such as when i need to use diffrent .so library between using android_arm64_v8a/mkspecs/android-clang and android_x86/mkspecs/android-clang when building my project

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Mozzie See
      https://doc.qt.io/qt-5/qmake-language.html#platform-scope-values
      https://doc.qt.io/qt-5/qmake-language.html#scopes-and-conditions

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      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