Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML Viewer Installer

QML Viewer Installer

Scheduled Pinned Locked Moved QML and Qt Quick
9 Posts 3 Posters 10.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.
  • K Offline
    K Offline
    kyleplattner
    wrote on last edited by
    #1

    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
    0
    • K Offline
      K Offline
      kamalakshantv
      wrote on last edited by
      #2

      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
      0
      • B Offline
        B Offline
        blex
        wrote on last edited by
        #3

        And what's about Visual Studio libraries? :)


        Oleksiy Balabay

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kamalakshantv
          wrote on last edited by
          #4

          Have you tried it.

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

          1 Reply Last reply
          0
          • B Offline
            B Offline
            blex
            wrote on last edited by
            #5

            [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
            0
            • K Offline
              K Offline
              kamalakshantv
              wrote on last edited by
              #6

              In my case I have not installed anything separately.

              1 Reply Last reply
              0
              • K Offline
                K Offline
                kyleplattner
                wrote on last edited by
                #7

                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
                0
                • K Offline
                  K Offline
                  kamalakshantv
                  wrote on last edited by
                  #8

                  [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
                  0
                  • B Offline
                    B Offline
                    blex
                    wrote on last edited by
                    #9

                    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
                    0

                    • Login

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