Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. [SOLVED] Help with Kit specific configuration please
Forum Update on Monday, May 27th 2025

[SOLVED] Help with Kit specific configuration please

Scheduled Pinned Locked Moved Installation and Deployment
6 Posts 3 Posters 1.5k 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.
  • T Offline
    T Offline
    tonysonney
    wrote on 11 Feb 2015, 18:06 last edited by
    #1

    I have setup QT 5.4 and am using QT creator 3.3 which makes my life a lot more easier. So I have set up the creator to run for both Android and Desktop.
    The problem (rather pain) I have is, I have to modify my project (*.pro) file for each build. For example, if I am building for Android, I have to modify the project.pro file to point to arm libraries rather than the x86 linux libraries for PC. This changes needs to be reverted when I build for PC. Is there a flag or MACRO, I can use within the *.pro file to choose the libraries based on platform?

    Many Thanks,
    Tony

    1 Reply Last reply
    0
    • T Offline
      T Offline
      t3685
      wrote on 11 Feb 2015, 19:09 last edited by
      #2

      Check out this page http://qt-project.org/doc/qt-4.8/qmake-advanced-usage.html

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tonysonney
        wrote on 12 Feb 2015, 11:26 last edited by
        #3

        Thank you t3685. I found my answer in "link":http://stackoverflow.com/questions/18104716/how-to-specify-libraries-only-for-android-platform-build-in-pro-file for anybody in future :).

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tonysonney
          wrote on 13 Feb 2015, 12:47 last edited by
          #4

          I see some of the posts marked as solved. But cant find how! How do I mark this thread as solved?

          1 Reply Last reply
          0
          • J Offline
            J Offline
            JKSH
            Moderators
            wrote on 13 Feb 2015, 13:55 last edited by
            #5

            Hi,

            [quote author="tonysonney" date="1423831654"]I see some of the posts marked as solved. But cant find how! How do I mark this thread as solved?[/quote]It's currently a manual process: Go to your original post, click "Edit", and add "[SOLVED]" to your title.

            Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

            1 Reply Last reply
            0
            • T Offline
              T Offline
              tonysonney
              wrote on 13 Feb 2015, 13:58 last edited by
              #6

              Oh, I see. Thank you.

              1 Reply Last reply
              0

              1/6

              11 Feb 2015, 18:06

              • Login

              • Login or register to search.
              1 out of 6
              • First post
                1/6
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved