Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    [SOLVED] Help with Kit specific configuration please

    Installation and Deployment
    3
    6
    1162
    Loading More Posts
    • 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
      tonysonney last edited by

      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 Reply Quote 0
      • T
        t3685 last edited by

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

        1 Reply Last reply Reply Quote 0
        • T
          tonysonney last edited by

          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 Reply Quote 0
          • T
            tonysonney last edited by

            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 Reply Quote 0
            • JKSH
              JKSH Moderators last edited by

              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 Reply Quote 0
              • T
                tonysonney last edited by

                Oh, I see. Thank you.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post