Qt Forum

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

    Qt Academy Launch in California!

    QML Viewer Installer

    QML and Qt Quick
    3
    9
    9865
    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
      kyleplattner last edited by

      I want the ability to give an installer package for QML viewer to someone inexperienced in programming (manager) so that they can navigate around the UI I have developed in QML. What would be the best way to accomplish this?

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

        Just copy the qmlviewer.exe along with QtCore4.dll QtDeclarative4.dll QtGui4.dll QtScript4.dll QtSql4.dll QtNetwork4.dll. Bundle all this together in a single folder and run the qmlviewer.exe from there.

        1 Reply Last reply Reply Quote 0
        • B
          blex last edited by

          And what's about Visual Studio libraries? :)


          Oleksiy Balabay

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

            Have you tried it.

            I had not installed any separate VS libraries. Its just my normal windows updates.

            1 Reply Last reply Reply Quote 0
            • B
              blex last edited by

              [quote author="QtK" date="1290501711"]Have you tried it.

              I had not installed any separate VS libraries. Its just my normal windows updates.[/quote]

              Is MSCV installed on your computer? If yes then all required libraries already present. If MSVC is not installed then some MSVC rintime libraries should be added to you computer. See http://doc.trolltech.com/4.6/deployment-windows.html


              Oleksiy Balabay

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

                In my case I have not installed anything separately.

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

                  No MSCV instance exists on management's computer. Would someone be interested in putting together an installsheild (or equivalent) that would manage this whole process for them?

                  Kyle

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

                    [quote author="kyleplattner" date="1290520458"]No MSCV instance exists on management's computer. Would someone be interested in putting together an installsheild (or equivalent) that would manage this whole process for them?

                    Kyle [/quote]

                    Check and confirm the license and redistribution details before you ask that.

                    1 Reply Last reply Reply Quote 0
                    • B
                      blex last edited by

                      Just install Qt SDK on the managers computer and run viewer. Maybe, you should add shortcut to viewer and hide other shortcuts :)


                      Oleksiy Balabay

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