Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Why is publishing currently not possible for project?

Why is publishing currently not possible for project?

Scheduled Pinned Locked Moved Qt Creator and other tools
12 Posts 5 Posters 6.0k Views 1 Watching
  • 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
    kalster
    wrote on last edited by
    #1

    In qt creator and at the main menu >> build >> publish project, i get a message that publishing is currently not possible for project. Is there some additional software that i need to download to get publish project to work?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      What do you want to publish? Where do you want to publish to? For which platforms do you want to publish?

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kalster
        wrote on last edited by
        #3

        I want to publish a small program to the windows os

        1 Reply Last reply
        0
        • P Offline
          P Offline
          piy9
          wrote on last edited by
          #4

          I am facing the same problem. I am using QT SDK 5.0.1. I want to publish an app for the WINDOWS OS. Please help in resolving the error.

          1 Reply Last reply
          0
          • Q Offline
            Q Offline
            qxoz
            wrote on last edited by
            #5

            Hi kalster!
            What are you mean by publishing? What are you expect from that?

            1 Reply Last reply
            0
            • S Offline
              S Offline
              sl.sy.ifm
              wrote on last edited by
              #6

              hmm maybe it is related to this:
              http://qt-project.org/doc/qtcreator-2.5/creator-publish-ovi.html

              so, maybe it is an old (Nokia time) feature of creator, only usable for Symbian-, MeeGo- and Maemo-projects?

              Till now I ignored the menu entry :) ... but I think it's not really nice to have it in there without any helpful GUI-text (especially the dialog includes a "What's This"-button, but no such infos set on the controls) ...

              strange, I just checked it on a old Creator (last "Nokia" QtSDK) and there isn't such an entry ...

              1 Reply Last reply
              0
              • T Offline
                T Offline
                tobias.hunger
                wrote on last edited by
                #7

                Publishing was only ever (partially) supported for the Symbian and Meego phone stores. Those are gone, so the functionality is currently unused in Qt Creator.

                We left the code in since we Creator is used in other SDKs but ours and we did not want to break their code:-)

                1 Reply Last reply
                0
                • Q Offline
                  Q Offline
                  qxoz
                  wrote on last edited by
                  #8

                  Maybe kalster talk about deployment of Qt apps?

                  1 Reply Last reply
                  0
                  • P Offline
                    P Offline
                    piy9
                    wrote on last edited by
                    #9

                    If I make an app on QT, how can I run it on some other computer?

                    lets say that I make an app on my computer, how can I send the built app to my friend over the internet?(I mean..the app should run on his machine even if he doesn't have QT installed in his computer)

                    1 Reply Last reply
                    0
                    • Q Offline
                      Q Offline
                      qxoz
                      wrote on last edited by
                      #10

                      Look at "deployment":http://qt-project.org/doc/qt-4.8/deployment.html
                      it is different for "Qt5":http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html

                      1 Reply Last reply
                      0
                      • S Offline
                        S Offline
                        sl.sy.ifm
                        wrote on last edited by
                        #11

                        [quote author="qxoz" date="1366115524"]Look at "deployment":http://qt-project.org/doc/qt-4.8/deployment.html
                        it is different for "Qt5":http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html[/quote]

                        you linked the windows-specific page for qt5 ... there is also a main page: "Qt5: Deploying Qt Applications":http://qt-project.org/doc/qt-5.0/qtdoc/deployment.html

                        deployment of Qt applications is definitely not trivial (especially on windows)
                        I also sometimes thought it would be nice to have a tool that could bundle everything with the needed dlls ... but it seems it was not yet done

                        1 Reply Last reply
                        0
                        • Q Offline
                          Q Offline
                          qxoz
                          wrote on last edited by
                          #12

                          [quote author="sl.sy.ifm" date="1366118770"]
                          I also sometimes thought it would be nice to have a tool that could bundle everything with the needed dlls ... but it seems it was not yet done[/quote]

                          Unfortunately for now there are no such tool, but you can use (for Windows) "http://www.dependencywalker.com/":http://www.dependencywalker.com/ with "Qt-Installer-Framework":http://qt-project.org/wiki/Qt-Installer-Framework

                          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