Qt Forum

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

    Building an executable Qt windows

    General and Desktop
    3
    3
    2268
    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.
    • Q
      qtprojusername last edited by

      I've read several Qt guides on how to build a executable for deployment yet I'm not making any progress.

      Usuallly the article starts by saying type "configure -static" into the command prompt, but there is no configure program in all of Qt 5.0.1

      I'm really lost as to where to go as all of the guides are lacking.

      1 Reply Last reply Reply Quote 0
      • Q
        qxoz last edited by

        Hi!
        Did you try "this":http://qt-project.org/doc/qt-5.0/qtdoc/deployment.html
        or i am not clearly understand you problem?

        1 Reply Last reply Reply Quote 0
        • G
          goblincoding last edited by

          You have to download the source and build Qt yourself (the configure script is distributed with the source code, not with the binaries).

          http://www.goblincoding.com

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