Qt Forum

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

    Qt Creator on Mac - how deploy to Linux

    Tools
    2
    3
    992
    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.
    • K
      khookguy last edited by

      I installed Qt Creator on my Mac where I do all my development. I want to build an executable that will run on Linux. How can I do this? Can someone point me to the basic instructions, which I must be missing in my search through the documentation.

      Thanks!

      1 Reply Last reply Reply Quote 0
      • L
        leon.anavi last edited by

        Check the documentation about "deployment of Qt apps to X11 platforms":http://qt-project.org/doc/qt-5.0/qtdoc/deployment-x11.html

        http://anavi.org/

        1 Reply Last reply Reply Quote 0
        • K
          khookguy last edited by

          OK, thanks. I'm trying to get it working per those directions. In the mean time I have been able use Git to synch up source code on Mac and by Ubuntu environment and simply qmake and make on Ubuntu.

          But, this is not really what I want to do. I want to build a static executable that will run on Ubuntu without a Qt installation.

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